atngw100_defconfig: update to fix build failure
authorBjørn Forsman <bjorn.forsman@gmail.com>
Thu, 20 May 2010 16:34:53 +0000 (18:34 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 22 May 2010 20:03:08 +0000 (22:03 +0200)
commit38ec41bc53cd660c92c6af5f911bd3e96fa2d8f0
treeb0d54a8f31b552fb6b8c7c6191a1175bfd237949
parent1a859442355aee413d61836b5cbc00c31a3f5599
atngw100_defconfig: update to fix build failure

atngw100_defconfig: update to fix build failure:

  * The AVR32 toolchain fails to build with the new uClibc version
    0.9.31.x. Use the older uClibc 0.9.30.x branch instead.
  * Disable linux-fusion as it fails to build
    (why was this selected anyway, when DirectFB was not selected?).
  * U-Boot 2010.03 is broken for AVR32. The build fails with:
      zlib.c:31:27: error: asm/unaligned.h: No such file or directory
    Select the older U-Boot 2009.08 version that builds instead.
  * Disable rsync as it fails to build.

Build tested with 'make distclean && make atngw100_defconfig && make'
on an Ubuntu 10.04 x86_64 host.

Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/atngw100_defconfig