summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-04-12 15:02:18 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-04-12 15:02:18 +0200
commit7219dfa275abaf332cb3828be381436147f41f04 (patch)
tree7ce55d46c9388b00e835aff0956a82ed6a27f805 /configs
parent0fab0a4afdff2f27fce49e7b38179e781e7b64ed (diff)
downloadbuildroot-novena-7219dfa275abaf332cb3828be381436147f41f04.tar.gz
buildroot-novena-7219dfa275abaf332cb3828be381436147f41f04.zip
nitrogen6x: get rid of ext2 rev 1 notice now we can create it directly instead
And update the defconfig to do so. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs')
-rw-r--r--configs/nitrogen6x_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/nitrogen6x_defconfig b/configs/nitrogen6x_defconfig
index 9b4d47352..cdd800001 100644
--- a/configs/nitrogen6x_defconfig
+++ b/configs/nitrogen6x_defconfig
@@ -9,6 +9,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="board/boundarydevices/nitrogen6x/post-build.sh"
# filesystem
BR2_TARGET_ROOTFS_EXT2=y
+BR2_TARGET_ROOTFS_EXT2_2r1=y
# bootloader
BR2_TARGET_UBOOT=y