mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:48:27 +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
|
||||
|
||||
prepare: host-prepare
|
||||
compile: host-compile
|
||||
compile: host-compile $(if $(STAMP_BUILT),host-install)
|
||||
install: host-install
|
||||
clean: host-clean
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user