patch-2.2.14 linux/arch/ppc/Makefile
Next file: linux/arch/ppc/boot/Makefile
Previous file: linux/arch/i386/mm/fault.c
Back to the patch index
Back to the overall index
-  Lines: 11
 -  Date:
Tue Jan  4 10:12:11 2000
 -  Orig file: 
v2.2.13/linux/arch/ppc/Makefile
 -  Orig date: 
Mon Aug  9 16:05:55 1999
 
diff -u --recursive --new-file v2.2.13/linux/arch/ppc/Makefile linux/arch/ppc/Makefile
@@ -112,6 +112,10 @@
 	rm -f .config arch/ppc/defconfig
 	ln -s apus_defconfig arch/ppc/defconfig
 
+gemini_config:
+	rm -f .config arch/ppc/defconfig
+	ln -s gemini_defconfig arch/ppc/defconfig
+
 tags:
 	etags */*.c include/{asm,linux}/*.h arch/ppc/kernel/*.{c,h}
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)