diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-04-28 23:40:56 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-05-03 00:00:07 +0200 |
commit | 7eeb1ccef74d5bac274dd43b9c02e2c13f472815 (patch) | |
tree | bb712d575a99b7e7a552b74c01089ea67e19b90f /configs/i386_defconfig | |
parent | d70a3800b264e768ec8656221444c7a0ffd9ac6b (diff) | |
download | buildroot-novena-7eeb1ccef74d5bac274dd43b9c02e2c13f472815.tar.gz buildroot-novena-7eeb1ccef74d5bac274dd43b9c02e2c13f472815.zip |
Update defconfigs after BR2_ROOTFS_SUFFIX removal
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/i386_defconfig')
-rw-r--r-- | configs/i386_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/i386_defconfig b/configs/i386_defconfig index 284afc63c..09a960e62 100644 --- a/configs/i386_defconfig +++ b/configs/i386_defconfig @@ -671,7 +671,6 @@ BR2_PACKAGE_ZLIB=y # Target filesystem options # BR2_ROOTFS_PREFIX="rootfs" -BR2_ROOTFS_SUFFIX="" # # filesystem for target device |