summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2006-10-06 15:00:57 +0200
committerBernhard Reutner-Fischer2006-10-06 15:00:57 +0200
commit180bc5941ae9d5924d8ffb5abe21143b2b8bd67f (patch)
treeae6c2601388304188a417bcee23b4deaef4e267b /package
parent- use the HOSTCC given by the user. (diff)
downloadbuildroot-180bc5941ae9d5924d8ffb5abe21143b2b8bd67f.tar.gz
buildroot-180bc5941ae9d5924d8ffb5abe21143b2b8bd67f.tar.xz
buildroot-180bc5941ae9d5924d8ffb5abe21143b2b8bd67f.zip
- jffs2 requires the mtd package for the mtd-host tools.
Diffstat (limited to 'package')
-rw-r--r--package/mtd/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/mtd/Config.in b/package/mtd/Config.in
index 4c466fee6..0f317bdc7 100644
--- a/package/mtd/Config.in
+++ b/package/mtd/Config.in
@@ -17,6 +17,7 @@ choice
config BR2_PACKAGE_MTD_ORIG
bool "Default source"
depends on BR2_PACKAGE_MTD
+ default y
help
Use the stable release.