u-boot-brain/board/freescale/mpc8544ds
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 Add MPC8544DS basic port board files. 2007-04-23 19:58:28 -05:00
init.S Update MPC8544 DS PCI memory map 2007-08-16 16:18:45 -05:00
Makefile support board vendor-common makefiles 2007-08-29 02:15:46 +02:00
mpc8544ds.c Fix up some fdt issues on 8544DS 2007-08-16 16:18:21 -05:00
u-boot.lds Add MPC8544DS basic port board files. 2007-04-23 19:58:28 -05:00