From 4ac24f63fd203bc12a841a88a2034dccd358d0d1 Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Thu, 11 Oct 2007 11:16:56 +0200 Subject: i386: move video Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- arch/x86/video/Makefile | 1 + 1 file changed, 1 insertion(+) create mode 100644 arch/x86/video/Makefile (limited to 'arch/x86/video/Makefile') diff --git a/arch/x86/video/Makefile b/arch/x86/video/Makefile new file mode 100644 index 0000000..2c447c9 --- /dev/null +++ b/arch/x86/video/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_FB) += fbdev.o -- cgit v1.1