mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01: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 \
|
||||
COMPRESS=lzma \
|
||||
PLATFORM_CPU=mips32r2 \
|
||||
UBOOT_RAM_TEXT_BASE=0xA0400000 \
|
||||
UBOOT_RAM_TEXT_BASE=0xA0400000
|
||||
|
||||
define Build/Configure
|
||||
$(MAKE) -s -C $(PKG_BUILD_DIR) \
|
||||
|
Loading…
Reference in New Issue
Block a user