patch-2.1.115 linux/drivers/macintosh/Makefile
Next file: linux/drivers/macintosh/ati-gt.h
Previous file: linux/drivers/isdn/pcbit/pcbit.h
Back to the patch index
Back to the overall index
- Lines: 31
- Date:
Tue Aug 4 16:08:05 1998
- Orig file:
v2.1.114/linux/drivers/macintosh/Makefile
- Orig date:
Fri May 8 23:14:47 1998
diff -u --recursive --new-file v2.1.114/linux/drivers/macintosh/Makefile linux/drivers/macintosh/Makefile
@@ -31,30 +31,6 @@
L_OBJS += mac_keyb.o
endif
-ifdef CONFIG_VT
- ifdef CONFIG_PMAC_CONSOLE
- L_OBJS += pmac-cons.o
- ifdef CONFIG_CONTROL_VIDEO
- L_OBJS += control.o
- endif
- ifdef CONFIG_PLATINUM_VIDEO
- L_OBJS += platinum.o
- endif
- ifdef CONFIG_VALKYRIE_VIDEO
- L_OBJS += valkyrie.o
- endif
- ifdef CONFIG_CHIPS_VIDEO
- L_OBJS += chips.o
- endif
- ifdef CONFIG_ATY_VIDEO
- L_OBJS += aty.o
- endif
- ifdef CONFIG_IMSTT_VIDEO
- L_OBJS += imstt.o
- endif
- endif
-endif
-
include $(TOPDIR)/Rules.make
# Integrated in mac_keyb.c
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov