patch-2.1.110 linux/arch/i386/boot/Makefile
Next file: linux/arch/i386/boot/compressed/Makefile
Previous file: linux/arch/i386/Makefile
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Mon Jul 20 10:05:15 1998
- Orig file:
v2.1.109/linux/arch/i386/boot/Makefile
- Orig date:
Wed Apr 23 19:01:14 1997
diff -u --recursive --new-file v2.1.109/linux/arch/i386/boot/Makefile linux/arch/i386/boot/Makefile
@@ -8,9 +8,8 @@
# Copyright (C) 1994 by Linus Torvalds
#
-ifdef SMP
-HOSTCFLAGS := $(HOSTCFLAGS) -D__SMP__
-endif
+AS86 =$(CROSS_COMPILE)as86 -0 -a
+LD86 =$(CROSS_COMPILE)ld86 -0
BOOT_INCL = $(TOPDIR)/include/linux/config.h \
$(TOPDIR)/include/linux/autoconf.h \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov