mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
d696e3f658
Remove files that are not needed by multiplatform build, and make necessary changes on Kconfig to enable multiplatform build. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
2 lines
62 B
Makefile
2 lines
62 B
Makefile
obj-$(CONFIG_PM) += pm.o
|
|
obj-$(CONFIG_ARCH_MXS) += mach-mxs.o
|