diff options
author | Florian Fainelli <florian@openwrt.org> | 2005-12-17 16:49:18 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2005-12-17 16:49:18 +0000 |
commit | afecb605be2bb9cedb541ba0b7c2a3e78c0be594 (patch) | |
tree | 228272fd61358ff489cb2fc9f05ae9dc6396c30d /openwrt/package/Makefile | |
parent | 6f0502008bdedc6172b0d8cefb21e85d7ff4f7aa (diff) | |
download | mtk-20170518-afecb605be2bb9cedb541ba0b7c2a3e78c0be594.zip mtk-20170518-afecb605be2bb9cedb541ba0b7c2a3e78c0be594.tar.gz mtk-20170518-afecb605be2bb9cedb541ba0b7c2a3e78c0be594.tar.bz2 |
Added macchanger
SVN-Revision: 2712
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 7c8e525..548f002 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -110,6 +110,7 @@ package-$(BR2_PACKAGE_LIBXSLT) += libxslt package-$(BR2_PACKAGE_LIGHTTPD) += lighttpd package-$(BR2_PACKAGE_LINUX_ATM) += linux-atm package-$(BR2_COMPILE_LUA) += lua +package-$(BR2_PACKAGE_MACCHANGER) += macchanger package-$(BR2_PACKAGE_MADPLAY) += madplay package-$(BR2_PACKAGE_MADWIFI_TOOLS) += madwifi-tools package-$(BR2_PACKAGE_MARADNS) += maradns |