projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3213656
)
[MIPS] SEAD defconfig build fix
author
Maciej W. Rozycki
<macro@mips.com>
Wed, 30 Aug 2006 13:29:57 +0000
(14:29 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 27 Sep 2006 12:37:38 +0000
(13:37 +0100)
Signed-off-by: Maciej W. Rozycki <macro@mips.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Makefile
patch
|
blob
|
history
diff --git
a/arch/mips/Makefile
b/arch/mips/Makefile
index d333ce4ba26b54dfc5b188c9cd5a856c90099da8..f4227d24227d4b831520aeb765e2535578b60d49 100644
(file)
--- 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
#