mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fixes typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17858 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9e124ecdec
commit
30b7cea8de
@ -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…
x
Reference in New Issue
Block a user