patch-2.4.4 linux/arch/ia64/sn/Makefile

Next file: linux/arch/ia64/sn/fprom/Makefile
Previous file: linux/arch/ia64/mm/tlb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/arch/ia64/sn/Makefile linux/arch/ia64/sn/Makefile
@@ -8,12 +8,11 @@
 EXTRA_CFLAGS	:= -DSN -DLANGUAGE_C=1 -D_LANGUAGE_C=1 -I. -DBRINGUP \
 		   -DDIRECT_L1_CONSOLE -DNUMA_BASE -DSIMULATED_KLGRAPH \
 		   -DNUMA_MIGR_CONTROL -DLITTLE_ENDIAN -DREAL_HARDWARE \
-		   -DNEW_INTERRUPTS -DCONFIG_IA64_SGI_IO
+		   -DNEW_INTERRUPTS
 all: sn.a
 
 O_TARGET        = sn.a
-O_HEADERS       =
-O_OBJS          = sn1/sn1.a
+obj-y           = sn1/sn1.a
 
 clean::
 

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