powerpc: Make single-stepping emulation (mostly) usable on 32-bit
[deliverable/linux.git] / arch / ppc64 / xmon / Makefile
1 # Makefile for xmon
2
3 EXTRA_CFLAGS += -mno-minimal-toc
4
5 obj-y := start.o xmon.o ppc-dis.o ppc-opc.o subr_prf.o setjmp.o
This page took 0.03668 seconds and 5 git commands to generate.