Commit aa5a49bf authored by Alessandro Rubini's avatar Alessandro Rubini

buildroot config: added UBI support

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent f5467741
# #
# Automatically generated make config: don't edit # Automatically generated make config: don't edit
# Buildroot 2011.11 Configuration # Buildroot 2011.11 Configuration
# Fri Dec 13 14:36:03 2013 # Mon Mar 31 23:55:56 2014
# #
BR2_HAVE_DOT_CONFIG=y BR2_HAVE_DOT_CONFIG=y
BR2_arm=y BR2_arm=y
...@@ -76,7 +76,7 @@ BR2_SOURCEFORGE_MIRROR="kent" ...@@ -76,7 +76,7 @@ BR2_SOURCEFORGE_MIRROR="kent"
BR2_KERNEL_MIRROR="http://www.kernel.org/pub/" BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu" BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
BR2_DEBIAN_MIRROR="http://ftp.debian.org" BR2_DEBIAN_MIRROR="http://ftp.debian.org"
BR2_JLEVEL=9 BR2_JLEVEL=5
# BR2_CCACHE is not set # BR2_CCACHE is not set
# BR2_DEPRECATED is not set # BR2_DEPRECATED is not set
# BR2_ENABLE_DEBUG is not set # BR2_ENABLE_DEBUG is not set
...@@ -527,17 +527,17 @@ BR2_PACKAGE_MTD_NANDWRITE=y ...@@ -527,17 +527,17 @@ BR2_PACKAGE_MTD_NANDWRITE=y
# BR2_PACKAGE_MTD_SERVE_IMAGE is not set # BR2_PACKAGE_MTD_SERVE_IMAGE is not set
# BR2_PACKAGE_MTD_SUMTOOL is not set # BR2_PACKAGE_MTD_SUMTOOL is not set
BR2_PACKAGE_MTD_MTDINFO=y BR2_PACKAGE_MTD_MTDINFO=y
# BR2_PACKAGE_MTD_UBIATTACH is not set BR2_PACKAGE_MTD_UBIATTACH=y
# BR2_PACKAGE_MTD_UBICRC32 is not set BR2_PACKAGE_MTD_UBICRC32=y
# BR2_PACKAGE_MTD_UBIDETACH is not set BR2_PACKAGE_MTD_UBIDETACH=y
# BR2_PACKAGE_MTD_UBIFORMAT is not set BR2_PACKAGE_MTD_UBIFORMAT=y
# BR2_PACKAGE_MTD_UBIMKVOL is not set BR2_PACKAGE_MTD_UBIMKVOL=y
# BR2_PACKAGE_MTD_UBINFO is not set BR2_PACKAGE_MTD_UBINFO=y
# BR2_PACKAGE_MTD_UBINIZE is not set BR2_PACKAGE_MTD_UBINIZE=y
# BR2_PACKAGE_MTD_UBIRENAME is not set BR2_PACKAGE_MTD_UBIRENAME=y
# BR2_PACKAGE_MTD_UBIRMVOL is not set BR2_PACKAGE_MTD_UBIRMVOL=y
# BR2_PACKAGE_MTD_UBIRSVOL is not set BR2_PACKAGE_MTD_UBIRSVOL=y
# BR2_PACKAGE_MTD_UBIUPDATEVOL is not set BR2_PACKAGE_MTD_UBIUPDATEVOL=y
# #
# ntfs-3g requires a toolchain with LARGEFILE and WCHAR support # ntfs-3g requires a toolchain with LARGEFILE and WCHAR support
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment