mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-30 01:52:51 +00:00
spotfilter: adjust DEPENDS
Add missing kmod-ifb Remove unused kmod-sched-cake Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
This commit is contained in:
committed by
John Crispin
parent
e55abc109c
commit
e2abfd7b72
@@ -26,7 +26,7 @@ define Package/spotfilter
|
|||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=Network filter for hotspot services
|
TITLE:=Network filter for hotspot services
|
||||||
DEPENDS:=+libbpf +libubox +libubus +libnl-tiny +kmod-sched-cake +kmod-sched-bpf $(BPF_DEPENDS)
|
DEPENDS:=+libbpf +libubox +libubus +libnl-tiny +kmod-sched-bpf +kmod-ifb $(BPF_DEPENDS)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
TARGET_CFLAGS += \
|
TARGET_CFLAGS += \
|
||||||
|
|||||||
Reference in New Issue
Block a user