mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-17 15:04:42 +02:00
enable Host/Install on compile: if package.mk is included
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14852 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
78fcc87c77
commit
3f60e53537
@ -135,7 +135,7 @@ ifndef DUMP
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
prepare: host-prepare
|
prepare: host-prepare
|
||||||
compile: host-compile
|
compile: host-compile $(if $(STAMP_BUILT),host-install)
|
||||||
install: host-install
|
install: host-install
|
||||||
clean: host-clean
|
clean: host-clean
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user