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 /target/xtensa/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 'target/xtensa/defconfig')
-rw-r--r-- | target/xtensa/defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/xtensa/defconfig b/target/xtensa/defconfig index 07ab10bf4..f9b53a36c 100644 --- a/target/xtensa/defconfig +++ b/target/xtensa/defconfig @@ -94,7 +94,6 @@ BR2_TOOLCHAIN_BUILDROOT=y # # Other development stuff # -BR2_HOST_FAKEROOT=y # BR2_PACKAGE_LIBINTL is not set # For NFS mount: BR2_PACKAGE_PORTMAP=y |