summaryrefslogtreecommitdiffstats
path: root/package/cbtt/Config.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-15 08:18:34 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-15 08:18:34 +0000
commitca9dd2dba3366710460de24c07336a451a2d1216 (patch)
treec199cdecdbc2a6aedd754124331a25edc4e100d6 /package/cbtt/Config.in
parentfeba996a2f35c2fff086c5a459ca8c49046df41e (diff)
add package from Duncan, thx. changed the patches and some minor stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3373 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/cbtt/Config.in')
-rw-r--r--package/cbtt/Config.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/cbtt/Config.in b/package/cbtt/Config.in
new file mode 100644
index 000000000..f0fe4addf
--- /dev/null
+++ b/package/cbtt/Config.in
@@ -0,0 +1,13 @@
+config BR2_PACKAGE_CBTT
+ prompt "cbtt.............................. a C BitTorrent Tracker"
+ tristate
+ default m if CONFIG_DEVEL
+ help
+ A C BitTorrent Tracker
+
+config BR2_PACKAGE_CBTT_MYSQL
+ prompt "cbtt-mysql........................ a C BitTorrent Tracker (mysql)"
+ tristate
+ default m if CONFIG_DEVEL
+ help
+ A C BitTorrent Tracker