mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-02 21:01:41 +00:00
mediatek: drop kernel dep on userland module
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
e2ef80130e
commit
dce8359d56
@ -1,7 +1,7 @@
|
||||
define KernelPackage/mediatek_hnat
|
||||
SUBMENU:=Network Devices
|
||||
TITLE:=MT7623 HNAT
|
||||
DEPENDS:=@TARGET_mediatek +kmod-nf-conntrack +iptables-mod-ipmark
|
||||
DEPENDS:=@TARGET_mediatek +kmod-nf-conntrack
|
||||
KCONFIG:= CONFIG_NET_MEDIATEK_HNAT=y
|
||||
FILES:= \
|
||||
$(LINUX_DIR)/drivers/net/ethernet/mediatek/mtk_hnat/mtkhnat.ko
|
||||
|
Loading…
Reference in New Issue
Block a user