python-pyasn: bump to version 1.6.0b1
[buildroot-gz.git] / package / ebtables / Config.in
blob2fdac06cd17d65c441d96845b649cd45241c7e8f
1 config BR2_PACKAGE_EBTABLES
2         bool "ebtables"
3         depends on BR2_USE_MMU # fork()
4         help
5           Ethernet bridge frame table administration
7           http://ebtables.netfilter.org/
9 comment "ebtables needs a glibc or uClibc toolchain"
10         depends on BR2_USE_MMU