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