aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-08-05 13:33:12 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-08-05 13:33:12 +0000
commit9989a616dd07245125afff5d78b9548009bd3fb9 (patch)
treea63aaa0d3a2a4433e64df3a3d5416a43c555bc5a
parentfec50063fce8da02d50d633b25825f7d66c47b4b (diff)
downloadupstream-9989a616dd07245125afff5d78b9548009bd3fb9.tar.gz
upstream-9989a616dd07245125afff5d78b9548009bd3fb9.tar.bz2
upstream-9989a616dd07245125afff5d78b9548009bd3fb9.zip
asterisk -> atftp typo, thx markus becker
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1583 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 874de31dd1b..e48b3952f71 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -8,7 +8,7 @@ package-$(BR2_PACKAGE_AMWALL) += amwall
package-$(BR2_PACKAGE_ARPTABLES) += arptables
package-$(BR2_PACKAGE_ARPWATCH) += arpwatch
package-$(BR2_PACKAGE_ASTERISK) += asterisk
-package-$(BR2_PACKAGE_ASTERISK) += atftp
+package-$(BR2_PACKAGE_ATFP) += atftp
package-$(BR2_PACKAGE_BIND) += bind
package-$(BR2_PACKAGE_BLUEZ_LIBS) += bluez-libs
package-$(BR2_PACKAGE_BLUEZ_UTILS) += bluez-utils