summaryrefslogtreecommitdiffstats
path: root/package/palantir/Config.in
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-20 00:15:07 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-20 00:15:07 +0000
commit00e4ce31ba6fab7727cdf72b7236528f991375c2 (patch)
treebfd25865837d194d52ec1262d8d62a298bf1e669 /package/palantir/Config.in
parentac68199028774a2dee2e2367079a10c22cd28b82 (diff)
add palantir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1956 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/palantir/Config.in')
-rw-r--r--package/palantir/Config.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/palantir/Config.in b/package/palantir/Config.in
new file mode 100644
index 000000000..c08437fed
--- /dev/null
+++ b/package/palantir/Config.in
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_PALANTIR
+ tristate "palantir - a multichannel interactive streaming solution"
+ default m if CONFIG_DEVEL
+ select LIBJPEG
+ help
+ Palantir is a Linux-based streaming system designed to transmit live
+ video, audio and data over a TCP/IP network, as well as to control
+ remote devices.
+
+ http://www.fastpath.it/products/palantir/
+