You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/ppc/xmon/Makefile

8 lines
146 B

# Makefile for xmon
ifdef CONFIG_8xx
obj-y := start_8xx.o
else
obj-y := start.o
endif
obj-y += xmon.o ppc-dis.o ppc-opc.o subr_prf.o setjmp.o