patch-2.4.0-test2 linux/arch/ppc/boot/Makefile
Next file: linux/arch/ppc/chrpboot/Makefile
Previous file: linux/arch/ppc/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jun 19 17:59:35 2000
- Orig file:
v2.4.0-test1/linux/arch/ppc/boot/Makefile
- Orig date:
Tue Apr 11 15:09:13 2000
diff -u --recursive --new-file v2.4.0-test1/linux/arch/ppc/boot/Makefile linux/arch/ppc/boot/Makefile
@@ -41,7 +41,7 @@
TFTPSIMAGE=/tftpboot/sImage
endif
-ifeq ($(CONFIG_PPC64),y)
+ifeq ($(CONFIG_PPC64BRIDGE),y)
MSIZE=.64
else
MSIZE=
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)