projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e5ecad
)
iptables: needs largefile support in toolchain
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 30 Mar 2009 18:41:58 +0000
(18:41 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 30 Mar 2009 18:41:58 +0000
(18:41 -0000)
package/iptables/Config.in
patch
|
blob
|
history
diff --git
a/package/iptables/Config.in
b/package/iptables/Config.in
index 8c4e989fcc3aad556e46ffa2edfaa034f10aabe7..da5a832a2fdb0cf60d0953e59889953d71ee29bd 100644
(file)
--- a/
package/iptables/Config.in
+++ b/
package/iptables/Config.in
@@
-1,6
+1,10
@@
config BR2_PACKAGE_IPTABLES
bool "iptables"
+ depends on BR2_LARGEFILE
help
Linux kernel (2.4+) firewall, NAT, and packet mangling tools.
http://www.iptables.org/
+
+comment "iptables requires a toolchain with LARGEFILE support"
+ depends on !BR2_LARGEFILE