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/atngw100-base_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/atngw100-base_defconfig')
-rw-r--r-- | configs/atngw100-base_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/atngw100-base_defconfig b/configs/atngw100-base_defconfig index 15d779a0b..cc6ccf907 100644 --- a/configs/atngw100-base_defconfig +++ b/configs/atngw100-base_defconfig @@ -693,7 +693,6 @@ BR2_PACKAGE_ZLIB=y # Target filesystem options # BR2_ROOTFS_PREFIX="rootfs" -BR2_ROOTFS_SUFFIX="$(DATE)" # # filesystem for target device |