summaryrefslogtreecommitdiffstats
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-05 13:33:12 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-05 13:33:12 +0000
commit785e920a07c531778b9c3ed520d7306373dac48a (patch)
treea63aaa0d3a2a4433e64df3a3d5416a43c555bc5a /openwrt/package/Makefile
parent0989b227a1e1f2ce3ac15aca54b4fffb96ca042e (diff)
asterisk -> atftp typo, thx markus becker
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1583 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 874de31dd..e48b3952f 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