From fca1e2883934a6d918878c05ddbea9aadb91b2a5 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 20 Jan 2007 12:35:00 +0000 Subject: Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a new target profile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6142 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- include/kernel-build.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/kernel-build.mk b/include/kernel-build.mk index 9a1e36328..26f305499 100644 --- a/include/kernel-build.mk +++ b/include/kernel-build.mk @@ -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 -- cgit v1.2.3