Newer
Older
barebox / arch / powerpc / mach-mpc85xx / Makefile
@Masahiro Yamada Masahiro Yamada on 25 May 2020 289 bytes powerpc: move ddr-8xxx/ to the relevant Makefile
obj-y 			+= cpuid.o
obj-y 			+= cpu.o
obj-y 			+= cpu_init.o
obj-y			+= fsl_law.o
obj-y			+= speed.o
obj-y			+=time.o
obj-y			+= fsl_gpio.o
obj-y			+= fsl_i2c.o
obj-$(CONFIG_MP)	+= mp.o
obj-$(CONFIG_OFTREE)	+= fdt.o
obj-$(CONFIG_DRIVER_NET_GIANFAR) += eth-devices.o
extra-y += barebox.lds