summaryrefslogtreecommitdiffstats
path: root/package/argus/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package: get rid of ".. has no inherent support for AVR32" commentsPeter Korsgaard2010-10-041-3/+0
| | | | | | | | | These are probaly out of date by now, and lack of special handling for avr32 doesn't mean that a package won't work on avr32, so remove them. Done by sed -i '/comment.*no inherent support for AVR32/{N;N;p}' Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add help for packages without AVR32 supportUlf Samuelsson2009-01-261-0/+3
|
* argus: select libpcapPeter Korsgaard2008-08-041-4/+1
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-1/+1
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* Make argus depend on packets, instead of selecting themUlf Samuelsson2007-11-291-1/+3
|
* - add argusBernhard Reutner-Fischer2006-12-201-0/+9