mirror of https://github.com/hak5/openwrt-owl.git
parent
614351940e
commit
5dfdbd0066
|
@ -16,6 +16,8 @@ PKG_CAT:=zcat
|
|||
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
|
||||
HOST_LDFLAGS += -static
|
||||
|
||||
define Host/Compile
|
||||
$(MAKE) -C $(HOST_BUILD_DIR) mcopy
|
||||
endef
|
||||
|
|
Loading…
Reference in New Issue