diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-08-05 13:33:12 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-08-05 13:33:12 +0000 |
commit | a87dff842d42ae0cc79c13bb22e59de9ca9f0f62 (patch) | |
tree | a63aaa0d3a2a4433e64df3a3d5416a43c555bc5a /openwrt | |
parent | 5cad7ddedcdf5a7fb0426c5e8f032fedde736c6f (diff) | |
download | mtk-20170518-a87dff842d42ae0cc79c13bb22e59de9ca9f0f62.zip mtk-20170518-a87dff842d42ae0cc79c13bb22e59de9ca9f0f62.tar.gz mtk-20170518-a87dff842d42ae0cc79c13bb22e59de9ca9f0f62.tar.bz2 |
asterisk -> atftp typo, thx markus becker
SVN-Revision: 1583
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/package/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 874de31..e48b395 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 |