diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-17 16:49:18 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-17 16:49:18 +0000 |
commit | b70fd4feb3d9e5c97281d63fc26cad286eb4e763 (patch) | |
tree | a7fcbefb2dd07da1e48c559c82e195d3f8fc2233 /openwrt/package/Makefile | |
parent | fa6f69af06012914a369f974ecbac79213cf7a74 (diff) |
Added macchanger
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2712 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 7c8e525db..548f002bf 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 |