omap2+: Use Kconfig symbol in Makefile instead of obj-y
authorTony Lindgren <tony@atomide.com>
Wed, 10 Aug 2011 10:57:08 +0000 (03:57 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 10 Aug 2011 10:57:08 +0000 (03:57 -0700)
As noted by Grant Likely <grant.likely@secretlab.ca>, 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 <tony@atomide.com

No differences found