From 5d631e4491973d92023e9677fb3b26a573e6a30b Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 15 Nov 2007 12:35:51 +0000 Subject: fix copy&paste mistake git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9551 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- include/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/target.mk') diff --git a/include/target.mk b/include/target.mk index 09a3f79af..ef3f1dbbe 100644 --- a/include/target.mk +++ b/include/target.mk @@ -12,7 +12,7 @@ __target_inc=1 DEVICE_TYPE?=router # Default packages - the really basic set -DEFAULT_PACKAGES:=base-files libgcc uclibc busybox dropbear mtd mtd +DEFAULT_PACKAGES:=base-files libgcc uclibc busybox dropbear mtd # For router targets DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe iptables kmod-ipt-nathelper bridge -- cgit v1.2.3