]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/powerpc/xmon/Makefile
Merge branch 'halasa-hdlc' of git://git.tuxdriver.com/git/netdev-jwl
[karo-tx-linux.git] / arch / powerpc / xmon / Makefile
1 # Makefile for xmon
2
3 ifdef CONFIG_PPC64
4 EXTRA_CFLAGS += -mno-minimal-toc
5 endif
6
7 obj-$(CONFIG_8xx)       += start_8xx.o
8 obj-$(CONFIG_6xx)       += start_32.o
9 obj-$(CONFIG_4xx)       += start_32.o
10 obj-$(CONFIG_PPC64)     += start_64.o
11 obj-y                   += xmon.o ppc-dis.o ppc-opc.o setjmp.o nonstdio.o