dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/ppc/xmon/Makefile

9 lines
146 B
Makefile

# 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