summaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorRalf Baechle2006-01-19 00:26:43 +0100
committerRalf Baechle2006-02-07 14:30:22 +0100
commit11ed6d5bb01c5f347fd5c47e0005f06687c66f1f (patch)
tree868463de2ab1cca80911108e72cc383a7771a412 /arch/mips/Makefile
parent[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. (diff)
downloadkernel-qcow2-linux-11ed6d5bb01c5f347fd5c47e0005f06687c66f1f.tar.gz
kernel-qcow2-linux-11ed6d5bb01c5f347fd5c47e0005f06687c66f1f.tar.xz
kernel-qcow2-linux-11ed6d5bb01c5f347fd5c47e0005f06687c66f1f.zip
[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index 2a9f2ef27b29..9b53c59b269a 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -369,7 +369,7 @@ load-$(CONFIG_MIPS_XXS1500) += 0xffffffff80100000
# Cobalt Server
#
core-$(CONFIG_MIPS_COBALT) += arch/mips/cobalt/
-cflags-$(CONFIG_MIPS_COBALT) += -Iinclude/asm-mips/cobalt
+cflags-$(CONFIG_MIPS_COBALT) += -Iinclude/asm-mips/mach-cobalt
load-$(CONFIG_MIPS_COBALT) += 0xffffffff80080000
#