mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-19 16:57:48 +07:00
![Shawn Guo](/assets/img/avatar_default.png)
With all board files removed, there is no user of iomux driver. Remove it. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
7 lines
131 B
Makefile
7 lines
131 B
Makefile
# Common support
|
|
obj-y := icoll.o ocotp.o system.o timer.o mm.o
|
|
|
|
obj-$(CONFIG_PM) += pm.o
|
|
|
|
obj-$(CONFIG_MACH_MXS_DT) += mach-mxs.o
|