allow newlines in prereq error messages
[openwrt.git] / include / kernel-build.mk
index 9a1e363..26f3054 100644 (file)
@@ -26,7 +26,7 @@ endif
 FEATURES:=$(sort $(FEATURES))
 
 # For target profile selection - the default set
-DEFAULT_PACKAGES:=base-files libgcc uclibc bridge busybox dnsmasq dropbear iptables mtd ppp ppp-mod-pppoe mtd
+DEFAULT_PACKAGES:=base-files libgcc uclibc bridge busybox dnsmasq dropbear iptables mtd ppp ppp-mod-pppoe mtd kmod-ipt-nathelper
 
 ifeq ($(DUMP),1)
   all: dumpinfo
This page took 0.033541 seconds and 4 git commands to generate.