Currently MAKEALL mips covers 21 boards and 15 of them have compile errors with gcc-4.3.3. This patch series fixes these boards.
Changes for v2: - make brace style consistent in vct.h - delete unused board/dbau1x00/flash.c Daniel Schwierzeck (3): MIPS: VCT: Fix enabling of unwanted options if networking or USB support are disabled MIPS: Purple: Fix multiple definition error on final linking of u-boot binary MIPS: dbau1x00: Remove unused flash driver stub board/dbau1x00/Makefile | 2 +- board/dbau1x00/flash.c | 43 ------------------------------------------- board/purple/u-boot.lds | 5 ----- include/configs/vct.h | 7 +++++-- 4 files changed, 6 insertions(+), 51 deletions(-) delete mode 100644 board/dbau1x00/flash.c -- 1.7.3.5 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot