Loading arch/i386/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ core-$(CONFIG_X86_GENERICARCH) += arch/x86/mach-generic/ # ES7000 subarch support mflags-$(CONFIG_X86_ES7000) := -Iinclude/asm-i386/mach-es7000 mcore-$(CONFIG_X86_ES7000) := arch/x86/mach-default core-$(CONFIG_X86_ES7000) := arch/i386/mach-es7000/ core-$(CONFIG_X86_ES7000) := arch/x86/mach-es7000/ # Xen paravirtualization support core-$(CONFIG_XEN) += arch/i386/xen/ Loading arch/i386/mach-es7000/Makefile→arch/x86/mach-es7000/Makefile +0 −0 File moved. View file arch/i386/mach-es7000/es7000.h→arch/x86/mach-es7000/es7000.h +0 −0 File moved. View file arch/i386/mach-es7000/es7000plat.c→arch/x86/mach-es7000/es7000plat.c +0 −0 File moved. View file arch/x86/mach-generic/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ EXTRA_CFLAGS := -Iarch/i386/kernel obj-y := probe.o summit.o bigsmp.o es7000.o default.o obj-y += ../../i386/mach-es7000/ obj-y += ../../x86/mach-es7000/ Loading
arch/i386/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ core-$(CONFIG_X86_GENERICARCH) += arch/x86/mach-generic/ # ES7000 subarch support mflags-$(CONFIG_X86_ES7000) := -Iinclude/asm-i386/mach-es7000 mcore-$(CONFIG_X86_ES7000) := arch/x86/mach-default core-$(CONFIG_X86_ES7000) := arch/i386/mach-es7000/ core-$(CONFIG_X86_ES7000) := arch/x86/mach-es7000/ # Xen paravirtualization support core-$(CONFIG_XEN) += arch/i386/xen/ Loading
arch/x86/mach-generic/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ EXTRA_CFLAGS := -Iarch/i386/kernel obj-y := probe.o summit.o bigsmp.o es7000.o default.o obj-y += ../../i386/mach-es7000/ obj-y += ../../x86/mach-es7000/