summaryrefslogtreecommitdiffstats
path: root/drivers/video/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-07-12 16:24:54 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-07-12 16:24:54 +0000
commit9f208e3288879a06a6d28f34ba97d4a32c69693e (patch)
tree10d7c62b1de5d5ba85d5505fc3ebbb23faf3eafb /drivers/video/Makefile
parentf5eadcc9960b6e5789b33f03393a110408757de3 (diff)
Delete vga_font.c, it's unused since eternities.
Diffstat (limited to 'drivers/video/Makefile')
-rw-r--r--drivers/video/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/Makefile b/drivers/video/Makefile
index 940d47f52..886229370 100644
--- a/drivers/video/Makefile
+++ b/drivers/video/Makefile
@@ -33,7 +33,7 @@ obj- :=
# Each configuration option enables a list of files.
obj-$(CONFIG_DUMMY_CONSOLE) += dummycon.o
-obj-$(CONFIG_SGI_NEWPORT_CONSOLE) += newport_con.o vga_font.o
+obj-$(CONFIG_SGI_NEWPORT_CONSOLE) += newport_con.o
obj-$(CONFIG_PROM_CONSOLE) += promcon.o promcon_tbl.o
obj-$(CONFIG_VGA_CONSOLE) += vgacon.o
obj-$(CONFIG_MDA_CONSOLE) += mdacon.o