[U-Boot] [PATCH 2/5] am3517_evm_config options added to Makfile

hvaibhav at ti.com hvaibhav at ti.com
Mon Nov 23 12:08:29 CET 2009


From: Vaibhav Hiremath <hvaibhav at ti.com>


Signed-off-by: Vaibhav Hiremath <hvaibhav at ti.com>
---
 Makefile |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index bcb3fe9..d1aa8ff 100644
--- a/Makefile
+++ b/Makefile
@@ -3156,6 +3156,9 @@ omap3_overo_config :	unconfig
 omap3_evm_config :	unconfig
 	@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 evm ti omap3
 
+am3517_evm_config :	unconfig
+	@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 am3517evm ti omap3
+
 omap3_pandora_config :	unconfig
 	@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 pandora NULL omap3
 
-- 
1.6.2.4



More information about the U-Boot mailing list