patch-2.1.98 linux/arch/alpha/Makefile
Next file: linux/arch/i386/kernel/irq.c
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
-  Lines: 13
-  Date:
Thu Apr 23 11:41:17 1998
-  Orig file: 
v2.1.97/linux/arch/alpha/Makefile
-  Orig date: 
Wed Apr  1 20:11:47 1998
diff -u --recursive --new-file v2.1.97/linux/arch/alpha/Makefile linux/arch/alpha/Makefile
@@ -37,11 +37,9 @@
 $(shell rm -f ./GAS_VER)
 
 ifneq ($(OLD_GAS),yes)
- CFLAGS := $(CFLAGS) -Wa,-m21164a -DBWX_USABLE
-
 # if PYXIS, then enable use of BWIO space
  ifeq ($(CONFIG_ALPHA_PYXIS),y)
-  CFLAGS := $(CFLAGS) -DBWIO_ENABLED
+  CFLAGS := $(CFLAGS) -Wa,-m21164a -DBWX_USABLE -DBWIO_ENABLED
  endif
 endif
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov