diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2009-12-14 14:32:03 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2009-12-14 23:54:48 +0100 |
commit | da0ee7e4bc82c4c0965383f0dc31e2cf99bd8495 (patch) | |
tree | 5bac16d328e2c3aaab6535428445d0a065a3c240 /target/xtensa/defconfig | |
parent | e882889e74876baee36045a9372703654c87f4be (diff) | |
download | buildroot-novena-da0ee7e4bc82c4c0965383f0dc31e2cf99bd8495.tar.gz buildroot-novena-da0ee7e4bc82c4c0965383f0dc31e2cf99bd8495.zip |
Update non-AVR32 defconfigs
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'target/xtensa/defconfig')
-rw-r--r-- | target/xtensa/defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/xtensa/defconfig b/target/xtensa/defconfig index f7a574173..07ab10bf4 100644 --- a/target/xtensa/defconfig +++ b/target/xtensa/defconfig @@ -85,9 +85,8 @@ BR2_TARGET_OPTIMIZATION="-Os -pipe" BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y -## These two added by Maxim +## Added by Maxim BR2_TOOLCHAIN_BUILDROOT=y -BR2_TOOLCHAIN_SOURCE=y # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set |