mirror of https://github.com/hak5/openwrt-owl.git
parent
a45f225e73
commit
68bdb68247
|
@ -53,7 +53,7 @@ endef
|
|||
|
||||
define Build/Compile
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
CC=$(TARGET_CC) \
|
||||
CC="$(TARGET_CC)" \
|
||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||
all install
|
||||
endef
|
||||
|
|
Loading…
Reference in New Issue