From a87dff842d42ae0cc79c13bb22e59de9ca9f0f62 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 5 Aug 2005 13:33:12 +0000 Subject: [PATCH] asterisk -> atftp typo, thx markus becker SVN-Revision: 1583 --- openwrt/package/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 874de31dd1..e48b3952f7 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