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/arm_toolchain_defconfig | |
parent | d70a3800b264e768ec8656221444c7a0ffd9ac6b (diff) |
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/arm_toolchain_defconfig')
-rw-r--r-- | configs/arm_toolchain_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/arm_toolchain_defconfig b/configs/arm_toolchain_defconfig index 8e89107b4..2ad9e6323 100644 --- a/configs/arm_toolchain_defconfig +++ b/configs/arm_toolchain_defconfig @@ -161,7 +161,6 @@ BR2_STAGING_DIR="$(BASE_DIR)/staging" BR2_TOPDIR_PREFIX="" BR2_TOPDIR_SUFFIX="" BR2_ROOTFS_PREFIX="rootfs" -BR2_ROOTFS_SUFFIX="$(DATE)" BR2_GNU_TARGET_SUFFIX="linux-uclibc" BR2_JLEVEL=2 # BR2_DEPRECATED is not set |