4 lines
165 B
Makefile
4 lines
165 B
Makefile
obj-y += setup.o pci.o time.o idle.o powersave.o iommu.o dma_lib.o misc.o
|
|
obj-$(CONFIG_PPC_PASEMI_MDIO) += gpio_mdio.o
|
|
obj-$(CONFIG_PPC_PASEMI_CPUFREQ) += cpufreq.o
|