patch-1.3.34 linux/arch/alpha/config.in
Next file: linux/arch/alpha/kernel/entry.S
Previous file: linux/arch/alpha/boot/Makefile
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Fri Oct 13 10:57:51 1995
- Orig file:
v1.3.33/linux/arch/alpha/config.in
- Orig date:
Tue Oct 10 18:46:30 1995
diff -u --recursive --new-file v1.3.33/linux/arch/alpha/config.in linux/arch/alpha/config.in
@@ -5,6 +5,12 @@
comment 'General setup'
+if [ "`uname`" != "Linux" ]; then
+ define_bool CONFIG_CROSSCOMPILE y
+else
+ define_bool CONFIG_NATIVE y
+fi
+
tristate 'Normal floppy disk support' CONFIG_BLK_DEV_FD y
bool 'Normal (MFM/RLL) disk and IDE disk/cdrom support' CONFIG_ST506 y
if [ "$CONFIG_ST506" = "y" ]; then
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this