Newer
Older
barebox / arch / ppc / mach-mpc85xx / Makefile
@Renaud Barbier Renaud Barbier on 5 Aug 2013 193 bytes mpc85xx: remove local bus initialisation
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-$(CONFIG_MP)	+= mp.o
obj-$(CONFIG_DRIVER_NET_GIANFAR) += eth-devices.o