projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e124ec
)
fixes typo
author
John Crispin
<blogic@openwrt.org>
Mon, 5 Oct 2009 07:36:02 +0000
(07:36 +0000)
committer
John Crispin
<blogic@openwrt.org>
Mon, 5 Oct 2009 07:36:02 +0000
(07:36 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17858
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/uboot-ifxmips/Makefile
patch
|
blob
|
history
diff --git
a/package/uboot-ifxmips/Makefile
b/package/uboot-ifxmips/Makefile
index
b445356
..
ade82bf
100644
(file)
--- a/
package/uboot-ifxmips/Makefile
+++ b/
package/uboot-ifxmips/Makefile
@@
-41,7
+41,7
@@
UBOOT_MAKE_OPTS:=\
CROSS_COMPILE_UCLIBC=1 \
COMPRESS=lzma \
PLATFORM_CPU=mips32r2 \
- UBOOT_RAM_TEXT_BASE=0xA0400000
\
+ UBOOT_RAM_TEXT_BASE=0xA0400000
define Build/Configure
$(MAKE) -s -C $(PKG_BUILD_DIR) \