Author: cyrus Date: 2015-10-29 16:16:06 +0100 (Thu, 29 Oct 2015) New Revision: 47280
Modified: trunk/include/target.mk Log: target: remove nathelpers from default images (legacy) Signed-off-by: Steven Barth <[email protected]> Modified: trunk/include/target.mk =================================================================== --- trunk/include/target.mk 2015-10-29 12:11:58 UTC (rev 47279) +++ trunk/include/target.mk 2015-10-29 15:16:06 UTC (rev 47280) @@ -16,7 +16,7 @@ # For nas targets DEFAULT_PACKAGES.nas:=block-mount fdisk lsblk mdadm # For router targets -DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe kmod-nf-nathelper firewall odhcpd odhcp6c +DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe firewall odhcpd odhcp6c DEFAULT_PACKAGES.bootloader:= ifneq ($(DUMP),) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
