summaryrefslogtreecommitdiff
path: root/toolchain/toolchain-common.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-09-30 14:41:38 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-09-30 14:41:38 +0200
commitc4eb25ff3dcca17820e027b6ca51840dc860ee3c (patch)
tree30c0ea6369dd845980f66b35722ba4636a1afd7c /toolchain/toolchain-common.in
parentd487168c711388efbe8185e94e2690bdf7cd5b4a (diff)
parent97d8618c6cc2970ea5870ae214344b3bff083883 (diff)
Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'toolchain/toolchain-common.in')
-rw-r--r--toolchain/toolchain-common.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/toolchain-common.in b/toolchain/toolchain-common.in
index ea06acefa..f67c30aa5 100644
--- a/toolchain/toolchain-common.in
+++ b/toolchain/toolchain-common.in
@@ -9,7 +9,6 @@ comment "Common Toolchain Options"
config BR2_LARGEFILE
bool "Enable large file (files > 2 GB) support?"
- depends on !BR2_cris
help
If you are building your own toolchain and you want to
support files larger than 2GB then enable this option.