diff options
author | John Voltz <john.voltz@gmail.com> | 2008-03-06 18:27:38 +0000 |
---|---|---|
committer | John Voltz <john.voltz@gmail.com> | 2008-03-06 18:27:38 +0000 |
commit | 2cf205d512d9443d0f62b827c8a9009a1cf207a7 (patch) | |
tree | 6b21edb1e2a9b3fcf9704715ebf1e6206409bb00 /package/torsmo/Config.in | |
parent | ea5a59afad5e62942ea8e4232e5cafa78f2013a8 (diff) | |
download | buildroot-novena-2cf205d512d9443d0f62b827c8a9009a1cf207a7.tar.gz buildroot-novena-2cf205d512d9443d0f62b827c8a9009a1cf207a7.zip |
added torsmo
Diffstat (limited to 'package/torsmo/Config.in')
-rw-r--r-- | package/torsmo/Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/torsmo/Config.in b/package/torsmo/Config.in new file mode 100644 index 000000000..6fe4d82d0 --- /dev/null +++ b/package/torsmo/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_TORSMO + bool "torsmo" + default n + help + Torsmo is a system monitor that sits in the corner of your desktop. + + http://avr32linux.org/twiki/pub/Main/Torsmo |