mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-08 07:39:54 +00:00
fixes typo
SVN-Revision: 17858
This commit is contained in:
parent
4c93a1ff79
commit
1d1266a072
@ -41,7 +41,7 @@ UBOOT_MAKE_OPTS:=\
|
|||||||
CROSS_COMPILE_UCLIBC=1 \
|
CROSS_COMPILE_UCLIBC=1 \
|
||||||
COMPRESS=lzma \
|
COMPRESS=lzma \
|
||||||
PLATFORM_CPU=mips32r2 \
|
PLATFORM_CPU=mips32r2 \
|
||||||
UBOOT_RAM_TEXT_BASE=0xA0400000 \
|
UBOOT_RAM_TEXT_BASE=0xA0400000
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
$(MAKE) -s -C $(PKG_BUILD_DIR) \
|
$(MAKE) -s -C $(PKG_BUILD_DIR) \
|
||||||
|
Loading…
Reference in New Issue
Block a user