mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 03:36:19 +00:00
i386: move video
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
ff4395654d
commit
4ac24f63fd
3 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue