summaryrefslogtreecommitdiffstats
path: root/package/arpwatch/Config.in
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-03 11:37:43 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-03 11:37:43 +0000
commit6fc6d689b3a754c1f3f26ea0b9d6ff048c9faa90 (patch)
tree1590fde3a966c15c3e442f8caef7b0a0b94b892d /package/arpwatch/Config.in
parent39b6f519906c72dbfbe321ca55d0ab125671d454 (diff)
add arpwatch and nocatsplash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@539 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/arpwatch/Config.in')
-rw-r--r--package/arpwatch/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/arpwatch/Config.in b/package/arpwatch/Config.in
new file mode 100644
index 000000000..b2ff795aa
--- /dev/null
+++ b/package/arpwatch/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_ARPWATCH
+ tristate "arpwatch"
+ default m
+ help
+ Ethernet monitor program for keeping track of ethernet/ip address pairings
+