patch-2.1.121 linux/arch/alpha/Makefile
Next file: linux/arch/alpha/boot/Makefile
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Sun Sep 6 10:34:33 1998
- Orig file:
v2.1.120/linux/arch/alpha/Makefile
- Orig date:
Tue Aug 18 22:02:01 1998
diff -u --recursive --new-file v2.1.120/linux/arch/alpha/Makefile linux/arch/alpha/Makefile
@@ -10,7 +10,7 @@
NM := nm -B
-LINKFLAGS = -static -T arch/alpha/vmlinux.lds -N
+LINKFLAGS = -static -T arch/alpha/vmlinux.lds #-N -relax
CFLAGS := $(CFLAGS) -pipe -mno-fp-regs -ffixed-8
# Determine if we can use the BWX instructions with GAS.
@@ -79,6 +79,7 @@
@$(MAKEBOOT) srmboot
archclean:
+ @$(MAKE) -C arch/$(ARCH)/kernel clean
@$(MAKEBOOT) clean
archmrproper:
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]