With all the board files removed, there is no user for those platform device code. Remove them. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
7 lines
139 B
Makefile
7 lines
139 B
Makefile
# Common support
|
|
obj-y := icoll.o iomux.o ocotp.o system.o timer.o mm.o
|
|
|
|
obj-$(CONFIG_PM) += pm.o
|
|
|
|
obj-$(CONFIG_MACH_MXS_DT) += mach-mxs.o
|