mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
iptables: largefile support not required anymore
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
d1f711a7d2
commit
c1ac6ce60e
@ -1,10 +1,6 @@
|
|||||||
config BR2_PACKAGE_IPTABLES
|
config BR2_PACKAGE_IPTABLES
|
||||||
bool "iptables"
|
bool "iptables"
|
||||||
depends on BR2_LARGEFILE
|
|
||||||
help
|
help
|
||||||
Linux kernel (2.4+) firewall, NAT, and packet mangling tools.
|
Linux kernel (2.4+) firewall, NAT, and packet mangling tools.
|
||||||
|
|
||||||
http://www.iptables.org/
|
http://www.iptables.org/
|
||||||
|
|
||||||
comment "iptables requires a toolchain with LARGEFILE support"
|
|
||||||
depends on !BR2_LARGEFILE
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user