patch-2.1.120 linux/arch/m68k/hp300/Makefile
Next file: linux/arch/m68k/hp300/config.c
Previous file: linux/arch/m68k/defconfig
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
Wed Sep  2 09:39:18 1998
-  Orig file: 
v2.1.119/linux/arch/m68k/hp300/Makefile
-  Orig date: 
Tue Jun 23 10:01:20 1998
diff -u --recursive --new-file v2.1.119/linux/arch/m68k/hp300/Makefile linux/arch/m68k/hp300/Makefile
@@ -8,6 +8,10 @@
 # Note 2! The CFLAGS definitions are now in the main makefile...
 
 O_TARGET := hp300.o
-O_OBJS	 := ksyms.o config.o ints.o time.o reboot.o hil.o
+O_OBJS	 := ksyms.o config.o ints.o time.o reboot.o
+
+ifdef CONFIG_VT
+O_OBJS += hil.o
+endif
 
 include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov