patch-2.4.19 linux-2.4.19/arch/ppc64/xmon/Makefile

Next file: linux-2.4.19/arch/ppc64/xmon/ansidecl.h
Previous file: linux-2.4.19/arch/ppc64/vmlinux.lds
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/ppc64/xmon/Makefile linux-2.4.19/arch/ppc64/xmon/Makefile
@@ -0,0 +1,9 @@
+# Makefile for xmon
+
+EXTRA_CFLAGS = -mno-minimal-toc
+
+O_TARGET = x.o
+
+obj-y       := start.o xmon.o ppc-dis.o ppc-opc.o subr_prf.o setjmp.o
+
+include $(TOPDIR)/Rules.make

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)