Просмотр исходного кода

target: remove nathelpers from default images (legacy)

Signed-off-by: Steven Barth <[email protected]>

SVN-Revision: 47280
Steven Barth 10 лет назад
Родитель
Сommit
baa359f8e4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      include/target.mk

+ 1 - 1
include/target.mk

@@ -16,7 +16,7 @@ DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg netifd fs
 # 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),)