mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-28 03:30:01 +04:00
make quilt installation work on cygwin
SVN-Revision: 17398
This commit is contained in:
@@ -25,7 +25,7 @@ define Host/Compile
|
||||
endef
|
||||
|
||||
define Host/Install
|
||||
$(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" install
|
||||
$(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" install lib/backup-files
|
||||
endef
|
||||
|
||||
define Host/Clean
|
||||
|
||||
Reference in New Issue
Block a user