Browse Source

Update targets.patch

kiddin9 3 years ago
parent
commit
834d493368
1 changed files with 4 additions and 8 deletions
  1. 4 8
      devices/common/patches/targets.patch

+ 4 - 8
devices/common/patches/targets.patch

@@ -1,15 +1,11 @@
 --- a/include/target.mk
 +++ b/include/target.mk
-@@ -53,10 +53,11 @@ DEFAULT_PACKAGES.nas:=\
- 	mdadm
- # For router targets
+@@ -55,8 +55,6 @@ DEFAULT_PACKAGES.nas:=\
  DEFAULT_PACKAGES.router:=\
--	dnsmasq \
-+	dnsmasq-full \
+ 	dnsmasq \
  	firewall4 \
- 	nftables \
- 	kmod-nft-offload \
-+	kmod-ipt-offload kmod-ipt-nat6  ip6tables-mod-nat \
+-	nftables \
+-	kmod-nft-offload \
  	odhcp6c \
  	odhcpd-ipv6only \
  	ppp \