diff options
Diffstat (limited to 'openwrt/package/macchanger/Config.in')
-rwxr-xr-x | openwrt/package/macchanger/Config.in | 8 |
1 files changed, 8 insertions, 0 deletions
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 |