mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-11 17:19:27 +00:00
usign: force installation to $(STAGING_DIR_HOST)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48500
This commit is contained in:
parent
6bc24292ab
commit
0b55a7904b
@ -22,6 +22,8 @@ include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
include $(INCLUDE_DIR)/cmake.mk
|
||||
|
||||
HOST_BUILD_PREFIX:=$(STAGING_DIR_HOST)
|
||||
|
||||
define Package/usign
|
||||
SECTION:=base
|
||||
CATEGORY:=Base system
|
||||
|
Loading…
Reference in New Issue
Block a user