patch-2.3.46 linux/arch/ppc/config.in
Next file: linux/arch/ppc/kernel/misc.S
Previous file: linux/arch/mips/lib/floppy-std.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Feb 14 13:37:25 2000
-  Orig file: 
v2.3.45/linux/arch/ppc/config.in
-  Orig date: 
Thu Feb 10 17:11:04 2000
diff -u --recursive --new-file v2.3.45/linux/arch/ppc/config.in linux/arch/ppc/config.in
@@ -97,7 +97,7 @@
 if [ "$CONFIG_6xx" = "y" -a "$CONFIG_APUS" != "y" ]; then
     define_bool CONFIG_PCI y
 fi
-if [ "$CONFIG_PREP" = "y" -o "$CONFIG_PMAC" = "y" -o "$CONFIG_CHRP" = "y" -o "$CONFIG_ALL_PPC" = "y"]; then
+if [ "$CONFIG_PREP" = "y" -o "$CONFIG_PMAC" = "y" -o "$CONFIG_CHRP" = "y" -o "$CONFIG_ALL_PPC" = "y" ]; then
     define_bool CONFIG_PCI y
 fi
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)