patch-2.2.11 linux/arch/alpha/kernel/Makefile
Next file: linux/arch/alpha/kernel/core_cia.c
Previous file: linux/arch/alpha/boot/main.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Aug 9 12:04:38 1999
- Orig file:
v2.2.10/linux/arch/alpha/kernel/Makefile
- Orig date:
Sun Jan 10 09:59:54 1999
diff -u --recursive --new-file v2.2.10/linux/arch/alpha/kernel/Makefile linux/arch/alpha/kernel/Makefile
@@ -105,7 +105,7 @@
endif
# Device support
-ifdef CONFIG_ALPHA_MIATA
+ifneq ($(CONFIG_ALPHA_MIATA)$(CONFIG_ALPHA_DP264),)
O_OBJS += es1888.o
endif
ifneq ($(CONFIG_ALPHA_SX164)$(CONFIG_ALPHA_MIATA)$(CONFIG_ALPHA_DP264),)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)