Skip to content
Snippets Groups Projects
Commit 804d83a5 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

mkconfig: split the board make target to multiple config targets


To simplify the top level makefile it useful to be able to parse
the top level makefile target to multiple individual target, then
put them to the config.h, leave the board config file to handle
the different targets.

Note that this method uses the '_'(underline) as the delimiter when
splits the board make target.

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

This also reverts commit 511c02f6.

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 041a6a0c
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment