mirror of https://github.com/hak5/openwrt-owl.git
parent
079603b9e0
commit
a94c4640f2
|
@ -76,7 +76,7 @@ define Build/Configure
|
||||||
);
|
);
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Buid/Compile
|
define Build/Compile
|
||||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||||
LD=$(TARGET_CC) \
|
LD=$(TARGET_CC) \
|
||||||
PROGRAMS="dropbear dbclient dropbearkey scp" \
|
PROGRAMS="dropbear dbclient dropbearkey scp" \
|
||||||
|
|
Loading…
Reference in New Issue