mirror of https://github.com/hak5/openwrt-owl.git
parent
a23d25253f
commit
decebc21a6
|
@ -36,6 +36,7 @@ define Build/Configure
|
|||
touch include/config.h.in ; \
|
||||
touch configure ; \
|
||||
$(TARGET_CONFIGURE_OPTS) \
|
||||
CFLAGS="$(TARGET_CFLAGS)" \
|
||||
./configure \
|
||||
--target=$(GNU_TARGET_NAME) \
|
||||
--host=$(GNU_TARGET_NAME) \
|
||||
|
|
Loading…
Reference in New Issue