patch-2.4.4 linux/arch/arm/nwfpe/Makefile
Next file: linux/arch/arm/nwfpe/config.h
Previous file: linux/arch/arm/mm/small_page.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed Apr 11 19:02:27 2001
- Orig file:
v2.4.3/linux/arch/arm/nwfpe/Makefile
- Orig date:
Thu Feb 8 16:32:44 2001
diff -u --recursive --new-file v2.4.3/linux/arch/arm/nwfpe/Makefile linux/arch/arm/nwfpe/Makefile
@@ -1,7 +1,7 @@
#
# linux/arch/arm/nwfpe/Makefile
#
-# Copyright (C) 1998, 1999 Philip Blundell
+# Copyright (C) 1998, 1999, 2001 Philip Blundell
#
USE_STANDARD_AS_RULE := true
@@ -14,7 +14,7 @@
list-multi := nwfpe.o
-obj-$(CONFIG_NWFPE) += nwfpe.o
+obj-$(CONFIG_FPE_NWFPE) += nwfpe.o
nwfpe-objs := fpa11.o fpa11_cpdo.o fpa11_cpdt.o fpa11_cprt.o \
fpmodule.o fpopcode.o softfloat.o \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)