1234567891011121314 |
- --- a/include/target.mk
- +++ b/include/target.mk
- @@ -78,10 +78,8 @@ DEFAULT_PACKAGES.nas:=\
- mdadm
- # For router targets
- DEFAULT_PACKAGES.router:=\
- - dnsmasq \
- + dnsmasq-full \
- firewall4 \
- - nftables \
- - kmod-nft-offload \
- odhcp6c \
- odhcpd-ipv6only \
- ppp \
|