u-boot-brain/board/freescale/mpc832xemds
Kim Phillips 7608d75f9c support board vendor-common makefiles
if a board/$(VENDOR)/common/Makefile exists, build it.

also add the first such case, board/freescale/common/Makefile, to
handle building board-shared EEPROM, PIXIS, and MDS-PIB code, as
dictated by board configuration.

thusly get rid of alternate build dir errors such as:

FATAL: can't create /work/wd/tmp/u-boot-ppc/board/freescale/mpc8360emds/../common/pq-mds-pib.o: No such file or directory

by putting the common/ mkdir command in its proper place (the common
Makefile). Common bits from existing individual board Makefiles have
been removed.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2007-08-29 02:15:46 +02:00
..
config.mk mpc83xx: move freescale boards to boards/freescale 2007-08-16 23:12:31 -05:00
Makefile support board vendor-common makefiles 2007-08-29 02:15:46 +02:00
mpc832xemds.c mpc83xx: move freescale boards to boards/freescale 2007-08-16 23:12:31 -05:00
pci.c mpc83xx: move freescale boards to boards/freescale 2007-08-16 23:12:31 -05:00