commit | 4fa840ee99ee3298c9329a3a3e0bdaa998b7fd76 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Fri Apr 05 12:12:29 2013 +0200 |
committer | Tony Lindgren <tony@atomide.com> | Mon Apr 08 14:01:04 2013 -0700 |
tree | 81155cbce463b62a73fa1634f117168a7f5bb55a | |
parent | 17fd8cdb3ac9832e1871a4cc57366084d534e737 [diff] |
omap2+: Remove useless Makefile line Commit f41caddbe73f52a42f529d668ce47b4d693fd2c0 ("omap2+: Use Kconfig symbol in Makefile instead of obj-y") reorganized this Makefile. But, for some reason, it also added references to CONFIG_MACH_ENCORE and board-omap3encore.o. But there's no Kconfig symbol MACH_ENCORE and there's no file board-omap3encore.c. This line can safely be removed. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Tony Lindgren <tony@atomide.com>