new package tgt
This patch provides userspace iSCSI target support. https://dev.openwrt.org/ticket/8798 Signed-off-by: Maxim Storchak <m.storchak@gmail.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40703 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
11
net/tgt/patches/030-Makefile.patch
Normal file
11
net/tgt/patches/030-Makefile.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- tgt-1.0.46.orig/Makefile 2014-04-06 09:55:49.000000000 +0300
|
||||
+++ tgt-1.0.46/Makefile 2014-04-06 09:57:04.000000000 +0300
|
||||
@@ -63,7 +63,7 @@
|
||||
$(MAKE) -C conf clean
|
||||
|
||||
.PHONY: install
|
||||
-install: install-programs install-doc install-conf install-scripts
|
||||
+install: install-programs
|
||||
|
||||
.PHONY: rpm
|
||||
rpm:
|
Reference in New Issue
Block a user