![florian](/assets/img/avatar_default.png)
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
12 lines
302 B
Diff
12 lines
302 B
Diff
--- 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:
|