Bläddra i källkod

i386: move video

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Thomas Gleixner 17 år sedan
förälder
incheckning
4ac24f63fd
3 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      arch/i386/Makefile
  2. 0 0
      arch/x86/video/Makefile
  3. 0 0
      arch/x86/video/fbdev.c

+ 1 - 1
arch/i386/Makefile

@@ -111,7 +111,7 @@ drivers-$(CONFIG_PCI)			+= arch/x86/pci/
 # must be linked after kernel/
 drivers-$(CONFIG_OPROFILE)		+= arch/x86/oprofile/
 drivers-$(CONFIG_PM)			+= arch/x86/power/
-drivers-$(CONFIG_FB)                    += arch/i386/video/
+drivers-$(CONFIG_FB)                    += arch/x86/video/
 
 CFLAGS += $(mflags-y)
 AFLAGS += $(mflags-y)

+ 0 - 0
arch/i386/video/Makefile → arch/x86/video/Makefile


+ 0 - 0
arch/i386/video/fbdev.c → arch/x86/video/fbdev.c