Newer
Older
barebox / arch / ppc / cpu-85xx / Makefile
@Renaud Barbier Renaud Barbier on 3 Mar 2014 108 bytes ppc: add support for memtest with cache disabled
obj-y			+= traps.o
obj-y			+= tlb.o
obj-$(CONFIG_MMU)	+= mmu.o
extra-y			+= start.o
extra-y			+= resetvec.o