summaryrefslogtreecommitdiffstats
path: root/drivers/video
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-06-21 22:16:05 +0000
committerRalf Baechle <ralf@linux-mips.org>1999-06-21 22:16:05 +0000
commit73ed328f3a698087551b4d6a36196b0819bc38af (patch)
treed0907f2e7e5f36ea0808ed6b1f10c5caf51478a5 /drivers/video
parent89a61cd744a621efff2a4d7f0d99258f850338f2 (diff)
Cleanup, sync with others sources.
Diffstat (limited to 'drivers/video')
-rw-r--r--drivers/video/Makefile14
1 files changed, 0 insertions, 14 deletions
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