patch-2.3.18 linux/arch/ppc/Makefile
Next file: linux/arch/ppc/boot/Makefile
Previous file: linux/arch/mips/sni/io.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Sep 8 10:59:07 1999
- Orig file:
v2.3.17/linux/arch/ppc/Makefile
- Orig date:
Tue Aug 31 17:29:12 1999
diff -u --recursive --new-file v2.3.17/linux/arch/ppc/Makefile linux/arch/ppc/Makefile
@@ -106,6 +106,10 @@
@$(MAKECHRPBOOT) $@
endif
+gemini_config:
+ rm -f .config arch/ppc/defconfig
+ ln -s gemini_defconfig arch/ppc/defconfig
+
pmac_config:
rm -f .config arch/ppc/defconfig
ln -s pmac_defconfig arch/ppc/defconfig
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)