From: Tony Lindgren Date: Tue, 23 Aug 2011 06:57:23 +0000 (-0700) Subject: omap2+: Use Kconfig symbol in Makefile instead of obj-y X-Git-Tag: v3.2-rc1~98^2~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f41caddbe73f52a42f529d668ce47b4d693fd2c0;p=pandora-kernel.git omap2+: Use Kconfig symbol in Makefile instead of obj-y As noted by Grant Likely , omap2+ Makefile unnecessarily repeats entries for common device init code instead of using Kconfig symbol. Remove references to hsmmc.o and board-flash.o. Also omap_phy_internal.o references can be removed once it has some Kconfig symbol to use. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed