diff options
Diffstat (limited to 'package/rtptools/Config.in')
-rw-r--r-- | package/rtptools/Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/rtptools/Config.in b/package/rtptools/Config.in new file mode 100644 index 0000000000..80bbb7a7a0 --- /dev/null +++ b/package/rtptools/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_RTPTOOLS + bool "rtptools" + help + The rtptools distribution consists of a number of small + applications that can be used for processing RTP data. + + http://www.cs.columbia.edu/irt/software/rtptools/ |