From 343fc86cac095bae05c3953b4c28eeb280fb9fe6 Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Tue, 18 Sep 2018 13:30:34 +0800 Subject: [PATCH] default select kmod-bbr_mod in 4.14 target --- include/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/target.mk b/include/target.mk index 160a03ee4..92e43820b 100644 --- a/include/target.mk +++ b/include/target.mk @@ -22,7 +22,7 @@ luci-app-sfe luci-app-flowoffload luci-app-nlbwmon # For nas targets DEFAULT_PACKAGES.nas:=block-mount fdisk lsblk mdadm # For router targets -DEFAULT_PACKAGES.router:=dnsmasq-full iptables ip6tables ppp ppp-mod-pppoe firewall odhcpd-ipv6only odhcp6c kmod-ipt-offload +DEFAULT_PACKAGES.router:=dnsmasq-full iptables ip6tables ppp ppp-mod-pppoe firewall odhcpd-ipv6only odhcp6c kmod-ipt-offload kmod-bbr_mod DEFAULT_PACKAGES.bootloader:= ifneq ($(DUMP),)