From: wbx Date: Fri, 5 Aug 2005 13:33:12 +0000 (+0000) Subject: asterisk -> atftp typo, thx markus becker X-Git-Tag: fast2504n-3.10.28-merged~24513 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=785e920a07c531778b9c3ed520d7306373dac48a;p=openwrt.git asterisk -> atftp typo, thx markus becker git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1583 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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