mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-06 14:35:11 +07:00
![Shawn Guo](/assets/img/avatar_default.png)
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>
3 lines
62 B
Makefile
3 lines
62 B
Makefile
obj-$(CONFIG_PM) += pm.o
|
|
obj-$(CONFIG_ARCH_MXS) += mach-mxs.o
|