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

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)