patch-2.4.0-prerelease linux/arch/m68k/mvme16x/Makefile
Next file: linux/arch/m68k/q40/Makefile
Previous file: linux/arch/m68k/mvme147/Makefile
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Fri Dec 29 14:07:20 2000
- Orig file:
v2.4.0-test12/linux/arch/m68k/mvme16x/Makefile
- Orig date:
Wed Jan 26 12:44:21 2000
diff -u --recursive --new-file v2.4.0-test12/linux/arch/m68k/mvme16x/Makefile linux/arch/m68k/mvme16x/Makefile
@@ -8,7 +8,9 @@
# Note 2! The CFLAGS definitions are now in the main makefile...
O_TARGET := mvme16x.o
-O_OBJS := config.o 16xints.o rtc.o
-OX_OBJS := mvme16x_ksyms.o
+
+export-objs := mvme16x_ksyms.o
+
+obj-y := config.o 16xints.o rtc.o mvme16x_ksyms.o
include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)