1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-20 15:48:40 +02:00
openwrt-packages/net/tgt/patches/030-Makefile.patch
Rosen Penev 1ce197c73f tgt: Update to 1.0.74
Remove KERNEL_AIO dependency to avoid recursive dependency with libaio in
a future commit.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-05 20:31:49 -08:00

12 lines
219 B
Diff

--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@ clean-conf:
$(MAKE) -C conf clean
.PHONY: install
-install: install-programs install-doc install-conf install-scripts
+install: install-programs
.PHONY: rpm
rpm: