From 73ed328f3a698087551b4d6a36196b0819bc38af Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 21 Jun 1999 22:16:05 +0000 Subject: Cleanup, sync with others sources. --- drivers/video/Makefile | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'drivers/video') diff --git a/drivers/video/Makefile b/drivers/video/Makefile index 4d07ae843..e7617637d 100644 --- a/drivers/video/Makefile +++ b/drivers/video/Makefile @@ -218,10 +218,6 @@ ifdef CONFIG_FB_G364 L_OBJS := $(L_OBJS) g364fb.o endif -ifdef CONFIG_FB_G364 -L_OBJS := $(L_OBJS) g364fb.o -endif - ifdef CONFIG_FB_FM2 L_OBJS := $(L_OBJS) fm2fb.o endif @@ -502,16 +498,6 @@ else endif endif -# Newport Text Console - -ifeq ($(CONFIG_SGI_NEWPORT_CONSOLE),y) -L_OBJS += newport_con.o vga_font.o -else - ifeq ($(CONFIG_SGI_NEWPORT_CONSOLE),m) - M_OBJS += newport_con.o vga_font.o - endif -endif - include $(TOPDIR)/Rules.make promcon_tbl.c: prom.uni ../char/conmakehash -- cgit v1.2.3