Commit 591fc48
committed
make: make vars/issue fix
The name of the variable is what comes before the first, not the last
'=' char
Fixes make DESIGN_CONFIG=designs/asap7/mock-array/config.mk vars,
for instance, because MAKEFLAGS is not excluded from vars.sh
generated.
Signed-off-by: Øyvind Harboe <[email protected]>1 parent 10570d0 commit 591fc48
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments