aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mach-generic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/mach-generic/Makefile')
-rw-r--r--arch/x86/mach-generic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/mach-generic/Makefile b/arch/x86/mach-generic/Makefile
index 08f489a7f1f5..19d6d407737b 100644
--- a/arch/x86/mach-generic/Makefile
+++ b/arch/x86/mach-generic/Makefile
@@ -2,7 +2,7 @@
2# Makefile for the generic architecture 2# Makefile for the generic architecture
3# 3#
4 4
5EXTRA_CFLAGS := -Iarch/i386/kernel 5EXTRA_CFLAGS := -Iarch/x86/kernel
6 6
7obj-y := probe.o summit.o bigsmp.o es7000.o default.o 7obj-y := probe.o summit.o bigsmp.o es7000.o default.o
8obj-y += ../../x86/mach-es7000/ 8obj-y += ../../x86/mach-es7000/