Ensure that board specific file for OMAP3EVM is compiled. Signed-off-by: Sanjeev Premi <premi@xxxxxx> --- board/omap/Makefile | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/board/omap/Makefile b/board/omap/Makefile index 002855a..b4bb3e1 100644 --- a/board/omap/Makefile +++ b/board/omap/Makefile @@ -23,5 +23,6 @@ obj-$(CONFIG_MACH_DO_LOWLEVEL_INIT) += platform.o obj-$(CONFIG_MACH_OMAP343xSDP) += board-sdp343x.o obj-$(CONFIG_MACH_BEAGLE) += board-beagle.o +obj-$(CONFIG_MACH_OMAP3EVM) += board-omap3evm.o obj-$(CONFIG_MACH_OMAP_GPMC_GENERICNAND) += devices-gpmc-nand.o -- 1.6.2.2 _______________________________________________ u-boot-v2 mailing list u-boot-v2@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/u-boot-v2