From b70fd4feb3d9e5c97281d63fc26cad286eb4e763 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 17 Dec 2005 16:49:18 +0000 Subject: Added macchanger git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2712 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/macchanger/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 openwrt/package/macchanger/Config.in (limited to 'openwrt/package/macchanger/Config.in') diff --git a/openwrt/package/macchanger/Config.in b/openwrt/package/macchanger/Config.in new file mode 100755 index 000000000..a975e4adb --- /dev/null +++ b/openwrt/package/macchanger/Config.in @@ -0,0 +1,8 @@ +config BR2_PACKAGE_MACCHANGER + tristate "macchanger........................ utility for viewing/manipulating the MAC address" + default m if CONFIG_DEVEL + help + This is a GNU/Linux utility for viewing/manipulating the MAC address + of network interfaces. + + http://www.gnu.org/software/macchanger -- cgit v1.2.3