patch-2.4.20 linux-2.4.20/arch/parisc/hpux/Makefile

Next file: linux-2.4.20/arch/parisc/hpux/entry_hpux.S
Previous file: linux-2.4.20/arch/parisc/defconfig
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/parisc/hpux/Makefile linux-2.4.20/arch/parisc/hpux/Makefile
@@ -7,10 +7,7 @@
 #
 # Note 2! The CFLAGS definitions are now in the main makefile...
 
-all: hpux.o
 O_TARGET = hpux.o
-O_OBJS = entry_hpux.o gate.o wrappers.o fs.o ioctl.o sys_hpux.o
-
-.o.S:	$(CC) -D__ASSEMBLY__ $(AFLAGS) -traditional -c $*.S -o $*.o
+obj-y := entry_hpux.o gate.o wrappers.o fs.o ioctl.o sys_hpux.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)