1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 08:31:19 +02:00

fixes typo

SVN-Revision: 17858
This commit is contained in:
John Crispin 2009-10-05 07:36:02 +00:00
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) \