summaryrefslogtreecommitdiffstats
path: root/toolchain/toolchain-common.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-08-11 15:43:30 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-08-31 20:28:21 +0200
commit97d8618c6cc2970ea5870ae214344b3bff083883 (patch)
tree26d1450015867195930dac11ede8c234544ea7b8 /toolchain/toolchain-common.in
parent343f480fe2647febe7fc713722d1131242ba20e3 (diff)
downloadbuildroot-novena-97d8618c6cc2970ea5870ae214344b3bff083883.tar.gz
buildroot-novena-97d8618c6cc2970ea5870ae214344b3bff083883.zip
Remove code specific to removed architectures
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
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.