commit | 47b09a0a19de0bf3eb9bf6fdaf85351cca9fc12a | [log] [tgz] |
---|---|---|
author | Mingkai Hu <Mingkai.hu@freescale.com> | Tue Sep 08 15:07:12 2009 +0800 |
committer | Wolfgang Denk <wd@denx.de> | Thu Sep 10 22:56:55 2009 +0200 |
tree | da9d3374348a6964d82dcdf66e57789e49e14ecf | |
parent | 96b0dfd6a764d3a8856880dd62bd08fc317a28df [diff] |
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>