--- linux/arch/alpha/math-emu/Makefile.old Sun Dec 17 22:06:10 2000 +++ linux/arch/alpha/math-emu/Makefile Sun Dec 17 22:04:58 2000 @@ -8,7 +8,7 @@ # Note 2! The CFLAGS definition is now in the main makefile... O_TARGET := math-emu.o -O_OBJS := math.o qrnnd.o +obj-y := math.o qrnnd.o CFLAGS += -I. -I$(TOPDIR)/include/math-emu -w ifeq ($(CONFIG_MATHEMU),m) --- linux/arch/alpha/config.in.old Sun Dec 17 22:22:27 2000 +++ linux/arch/alpha/config.in Sun Dec 17 22:23:38 2000 @@ -24,6 +24,8 @@ mainmenu_option next_comment comment 'General setup' +define_bool CONFIG_ALPHA y + choice 'Alpha system type' \ "Generic CONFIG_ALPHA_GENERIC \ Alcor/Alpha-XLT CONFIG_ALPHA_ALCOR \