diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-03-02 22:57:58 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-04-09 11:04:33 +0200 |
commit | 77ab5443080dd994dd9dbe9c9eec302f83525dde (patch) | |
tree | dbf11d219240f3c9a3930164feab2fb56a24c184 /configs/atstk1005_defconfig | |
parent | 0bdaf0679677291ba363e1ac01cb2bb774d55f29 (diff) | |
download | buildroot-novena-77ab5443080dd994dd9dbe9c9eec302f83525dde.tar.gz buildroot-novena-77ab5443080dd994dd9dbe9c9eec302f83525dde.zip |
fakeroot: remove all references to BR2_HOST_FAKEROOT
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/atstk1005_defconfig')
-rw-r--r-- | configs/atstk1005_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/atstk1005_defconfig b/configs/atstk1005_defconfig index 309ac0828..8044b388d 100644 --- a/configs/atstk1005_defconfig +++ b/configs/atstk1005_defconfig @@ -297,7 +297,6 @@ BR2_PACKAGE_BUSYBOX_SKELETON=y # BR2_PACKAGE_DISTCC is not set # BR2_PACKAGE_DMALLOC is not set # BR2_PACKAGE_FAKEROOT is not set -BR2_HOST_FAKEROOT=y BR2_PACKAGE_GETTEXT=y BR2_PACKAGE_LIBINTL=y # BR2_PACKAGE_LIBGMP is not set |