mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
tgt: Drop dependency against KERNEL_DIRECT_IO
This was removed in LEDE commit 0b7ed65cec8084bb98ae0e2758b7aca6c447cd4b
("kernel: remove out of tree direct-io disable hack")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ define Package/tgt
|
|||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
URL:=http://stgt.sourceforge.net/
|
URL:=http://stgt.sourceforge.net/
|
||||||
TITLE:=userspace iSCSI target
|
TITLE:=userspace iSCSI target
|
||||||
DEPENDS:=+libpthread +libaio @KERNEL_AIO @KERNEL_DIRECT_IO
|
DEPENDS:=+libpthread +libaio @KERNEL_AIO
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/tgt/description
|
define Package/tgt/description
|
||||||
|
|||||||
Reference in New Issue
Block a user