mkconfig: pass the board name to board config file
authorMingkai Hu <Mingkai.hu@freescale.com>
Tue, 8 Sep 2009 07:07:12 +0000 (15:07 +0800)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:19 +0000 (09:04 -0500)
commitf587fed25c6db179b35f90b40784851c2ca0195d
tree1c633731cdbff02c175534c5f21c55fceeffff7a
parent8b142ab08b0e7a7eb491c620a3f3870d24327c10
mkconfig: pass the board name to board config file

Then we can handle different config targets in the board file, which
simplifies the top level Makefile for boards that have multiple
config targets.

Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
mkconfig