diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-04-10 22:48:23 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-04-11 06:01:08 +0200 |
commit | 7500d6d75354df676ec3538653cbb07c03ab6ff1 (patch) | |
tree | 4554010a74cd8668095ac5715cb5955e74dd087d /configs/v100sc2_defconfig | |
parent | b703066033bb44f2ceb5b6a54bb4a2ae71d32669 (diff) | |
download | buildroot-novena-7500d6d75354df676ec3538653cbb07c03ab6ff1.tar.gz buildroot-novena-7500d6d75354df676ec3538653cbb07c03ab6ff1.zip |
Update defconfigs after BR2_HAVE_{INFOPAGES,MANPAGES} removal
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/v100sc2_defconfig')
-rw-r--r-- | configs/v100sc2_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/v100sc2_defconfig b/configs/v100sc2_defconfig index f90d8a7c5..28b9da1b6 100644 --- a/configs/v100sc2_defconfig +++ b/configs/v100sc2_defconfig @@ -105,8 +105,6 @@ BR2_STRIP_strip=y # BR2_OPTIMIZE_3 is not set BR2_OPTIMIZE_S=y # BR2_PREFER_STATIC_LIB is not set -# BR2_HAVE_MANPAGES is not set -# BR2_HAVE_INFOPAGES is not set # BR2_HAVE_DOCUMENTATION is not set # BR2_HAVE_DEVFILES is not set |