diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-19 10:49:49 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-19 10:49:49 +0200 |
commit | 7907e3ee7302ac3fd428989a07b0df74f0c52853 (patch) | |
tree | e6de18488a687707667927065724372b40510d65 /package/chillispot | |
parent | b70fdbfbf1139605c22083b647337f2b16f62fc3 (diff) | |
parent | 61355d1f054c15673adeb62d32dfd4563f89c165 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/chillispot')
-rw-r--r-- | package/chillispot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/chillispot/Makefile b/package/chillispot/Makefile index b4baec4fc..d7bbad374 100644 --- a/package/chillispot/Makefile +++ b/package/chillispot/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 1.1.0 PKG_RELEASE:= 1 PKG_MD5SUM:= 9d2597756af3fa14d7331b4a3651fc9b PKG_DESCR:= Wireless LAN Access Point Controller -PKG_SECTION:= net +PKG_SECTION:= wifi PKG_DEPENDS:= kmod-tun PKG_URL:= http://www.chillispot.info PKG_SITES= http://www.chillispot.info/download/ |