diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-01 00:34:13 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-01 00:34:13 +0000 |
commit | f3ae71829da84c8d469b5d14c3270e2a56ccc9e3 (patch) | |
tree | a685478f8cc5288b1a5bbe908f9df672f020b4b8 /openwrt/package/Config.in | |
parent | de4d9aef546185e35be7c0efaf3565624450c2ab (diff) |
add chillispot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@501 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Config.in')
-rw-r--r-- | openwrt/package/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in index 24b3d0da0..dca12b8ef 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -35,6 +35,7 @@ source "package/portmap/Config.in" source "package/nfs-server/Config.in" source "package/ser/Config.in" source "package/wol/Config.in" +source "package/chillispot/Config.in" comment "Libraries" source "package/zlib/Config.in" |