summaryrefslogtreecommitdiffstats
path: root/openwrt/package/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
commitef22bf3f6bf7290a6e72d38e8b1370ced38990f1 (patch)
treedfb578cd7405f0554c8c01f7e0b9125571ea7089 /openwrt/package/Config.in
parentacd06114dfa89d12a275022fae75015c29659f5b (diff)
add arpwatch and nocatsplash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@539 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Config.in')
-rw-r--r--openwrt/package/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in
index d06abd75e..00e0b73eb 100644
--- a/openwrt/package/Config.in
+++ b/openwrt/package/Config.in
@@ -36,7 +36,9 @@ source "package/nfs-server/Config.in"
source "package/ser/Config.in"
source "package/wol/Config.in"
source "package/chillispot/Config.in"
+source "package/nocatsplash/Config.in"
source "package/fping/Config.in"
+source "package/arpwatch/Config.in"
comment "Libraries"
source "package/zlib/Config.in"