]> git.baikalelectronics.ru Git - kernel.git/commit
omap2+: Use Kconfig symbol in Makefile instead of obj-y
authorTony Lindgren <tony@atomide.com>
Tue, 23 Aug 2011 06:57:23 +0000 (23:57 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 23 Aug 2011 06:57:23 +0000 (23:57 -0700)
commitea78b4e3ced6dc72f9da1339c493fd2150b545ad
tree3c2135db6624d260973fb4b9de542f2ea362439b
parentc8f8a331b11a4d1b6a4e6be3526b24323dc23b0a
omap2+: Use Kconfig symbol in Makefile instead of obj-y

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>
arch/arm/mach-omap2/Makefile