]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerWolfgang Denk <wd@denx.de>
Thu, 10 Sep 2009 20:56:55 +0000 (22:56 +0200)
commit511c02f611cb5afa1b8ca5980caaaabaa0de377f
treeda9d3374348a6964d82dcdf66e57789e49e14ecf
parentd640ac58dbf61c769864b3fe76314306b7336cf1
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