aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@mips.com>2006-08-30 14:29:57 +0100
committerRalf Baechle <ralf@linux-mips.org>2006-09-27 13:37:38 +0100
commit09f451bfb9fe5ceea763a9ebd6ec73dd05e4faf8 (patch)
tree9214195d989c2ce0494e5d6f5a1b49df09fecdab /arch/mips/Makefile
parent[MIPS] Fix for pci config_access on alchemy au1x000 (diff)
downloadlinux-dev-09f451bfb9fe5ceea763a9ebd6ec73dd05e4faf8.tar.xz
linux-dev-09f451bfb9fe5ceea763a9ebd6ec73dd05e4faf8.zip
[MIPS] SEAD defconfig build fix
Signed-off-by: Maciej W. Rozycki <macro@mips.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index d333ce4ba26b..f4227d24227d 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -330,6 +330,7 @@ load-$(CONFIG_MIPS_MALTA) += 0xffffffff80100000
# MIPS SEAD board
#
core-$(CONFIG_MIPS_SEAD) += arch/mips/mips-boards/sead/
+cflags-$(CONFIG_MIPS_SEAD) += -Iinclude/asm-mips/mach-mips
load-$(CONFIG_MIPS_SEAD) += 0xffffffff80100000
#