mirror of https://github.com/hak5/openwrt-owl.git
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