[PATCH 3/4] omap3evm: Update Makefile

Sanjeev Premi premi at ti.com
Mon Dec 14 10:29:53 EST 2009


Ensure that board specific file for OMAP3EVM
is compiled.

Signed-off-by: Sanjeev Premi <premi at ti.com>
---
 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





More information about the u-boot-v2 mailing list