mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
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>
8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
config BR2_PACKAGE_ARGUS
|
|
bool "argus"
|
|
select BR2_PACKAGE_LIBPCAP
|
|
help
|
|
A Real Time Flow Monitor-based audit engine.
|
|
|
|
http://qosient.com/argus/
|