Skip to content
Snippets Groups Projects
Commit 7ec1fedd authored by Stefan Roese's avatar Stefan Roese
Browse files

mkconfig: Create board directory (CONFIG_BOARDDIR) in include/config.h


This patch extends the mkconfig script to automatically create a define
for the board directory in include/config.h:

#define CONFIG_BOARDDIR board/amcc/canyonlands

This is needed for the upcoming PPC4xx linker script consolidation,
where the PPC440 platforms need to include a board specific file in
the common linker script.

Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent cd12f615
No related branches found
No related tags found
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