]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
authorDirk Eibach <eibach@gdsys.de>
Wed, 26 Jun 2013 13:55:16 +0000 (15:55 +0200)
committerAndy Fleming <afleming@freescale.com>
Tue, 16 Jul 2013 22:44:30 +0000 (17:44 -0500)
commitb8eee4354f33b9810d929b6f7df74238b538e5a8
tree72fad91ef1e196fe6f455065c0a188915fc00fa6
parentc01939c764dc99e899cf6b69b4ff4d0cab981461
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM

MAKEALL is fine for ppc4xx and mpc85xx.
Run checks were done on our controlcenterd hardware.

Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
Signed-off-by: Andy Fleming <afleming@freescale.com>
12 files changed:
arch/arm/lib/Makefile
arch/avr32/lib/Makefile
arch/m68k/lib/Makefile
arch/microblaze/lib/Makefile
arch/mips/lib/Makefile
arch/nds32/lib/Makefile
arch/nios2/lib/Makefile
arch/openrisc/lib/Makefile
arch/powerpc/lib/Makefile
arch/sh/lib/Makefile
arch/sparc/lib/Makefile
arch/x86/lib/Makefile