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

Fix build issues cause by LDFLAGS_FINAL changes


Commit 6dc1eceb "Introduce a new linker flag LDFLAGS_FINAL" modified a
number of Makefiles in a way that broke out-of-tree builds.  The
problem was that $(nandobj) was used before it got defined.

Fix this.

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
parent b12fee01
No related branches found
No related tags found
No related merge requests found
Showing
with 48 additions and 48 deletions
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