Skip to content
Snippets Groups Projects
Commit bb1c01ea authored by Andy Fleming's avatar Andy Fleming Committed by Wolfgang Denk
Browse files

Remove extra boards from LIST_ixp


pdnb3 and scpu are explicitly on LIST_ixp, even though they are
also specified in boards.cfg as having cpu ixp. This means that
they will be built twice when doing ./MAKEALL ixp, or ./MAKEALL arm.

This was pointless before, but actually breaks things if you launch
both builds at the same time, as they overwrite each other.

Signed-off-by: default avatarAndy Fleming <afleming@freescale.com>
parent 0a6deb32
No related branches found
No related tags found
No related merge requests found
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