mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-20 01:40:39 +02:00
[tools] make quilt installation work on cygwin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17398 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
739b883f1e
commit
4044cf6e01
@ -25,7 +25,7 @@ define Host/Compile
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Host/Install
|
define Host/Install
|
||||||
$(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" install
|
$(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" install lib/backup-files
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Host/Clean
|
define Host/Clean
|
||||||
|
Loading…
Reference in New Issue
Block a user