patch-2.4.23 linux-2.4.23/arch/ia64/sn/kernel/Makefile

Next file: linux-2.4.23/arch/ia64/sn/kernel/bte.c
Previous file: linux-2.4.23/arch/ia64/sn/io/snia_if.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/arch/ia64/sn/kernel/Makefile linux-2.4.23/arch/ia64/sn/kernel/Makefile
@@ -44,9 +44,8 @@
 
 subdir-y			= sn2
 
-obj-y				= probe.o setup.o sv.o bte.o
-obj-y			        += irq.o mca.o idle.o
-obj-y			        += sn2/sn2.o
+obj-y				= bte.o idle.o irq.o mca.o probe.o setup.o \
+				  sn_ivt.o sn2/sn2.o sv.o
 
 obj-$(CONFIG_IA64_GENERIC)      += machvec.o
 obj-$(CONFIG_MODULES)           += sn_ksyms.o

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