Skip to content

Commit

Permalink
i386: move video
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Thomas Gleixner committed Oct 11, 2007
1 parent ff43956 commit 4ac24f6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/i386/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 4ac24f6

Please sign in to comment.