From: Paul Bolle Date: Fri, 5 Apr 2013 10:12:29 +0000 (+0200) Subject: omap2+: Remove useless Makefile line X-Git-Tag: omap-for-v3.10/board-signed~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fa840ee99ee3298c9329a3a3e0bdaa998b7fd76;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed