mirror of https://github.com/hak5/openwrt-owl.git
parent
43f15e09a9
commit
5723a1798c
|
@ -98,6 +98,7 @@ define HostBuild
|
||||||
|
|
||||||
$(STAGING_DIR)/stampfiles/.host_$(PKG_NAME)-installed: $(PKG_BUILD_DIR)/.built
|
$(STAGING_DIR)/stampfiles/.host_$(PKG_NAME)-installed: $(PKG_BUILD_DIR)/.built
|
||||||
$(call Build/Install)
|
$(call Build/Install)
|
||||||
|
mkdir -p $$(shell dirname $$@)
|
||||||
touch $$@
|
touch $$@
|
||||||
|
|
||||||
ifdef Build/Install
|
ifdef Build/Install
|
||||||
|
|
Loading…
Reference in New Issue