aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/mach-generic
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2007-10-11 05:11:35 -0400
committerThomas Gleixner <tglx@linutronix.de>2007-10-11 05:11:35 -0400
commitd7394fe57adbbd030c5a56f5f4579fe0478cdb9b (patch)
tree8a56e7e456c0bc6356c113d89d98177a1b1c15b3 /arch/i386/mach-generic
parentf4b927a242a9d770947dd651d52f5f325a87a2d3 (diff)
i386: use full path for mach-xxx make rules
To simplify the scripted move of the mach-xxx directories, change the makerules to the full arch/.... path. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/i386/mach-generic')
-rw-r--r--arch/i386/mach-generic/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/i386/mach-generic/Makefile b/arch/i386/mach-generic/Makefile
index 6914485c0d85..2f216f55b2dd 100644
--- a/arch/i386/mach-generic/Makefile
+++ b/arch/i386/mach-generic/Makefile
@@ -4,4 +4,5 @@
4 4
5EXTRA_CFLAGS := -Iarch/i386/kernel 5EXTRA_CFLAGS := -Iarch/i386/kernel
6 6
7obj-y := probe.o summit.o bigsmp.o es7000.o default.o ../mach-es7000/ 7obj-y := probe.o summit.o bigsmp.o es7000.o default.o
8obj-y += ../../i386/mach-es7000/