Skip to content
Commit de846f6e authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

Makefile: fix source/source-check/external-deps with O=



Based on patch by Will Wagner <will_wagner@carallon.com>.

Now that the .config is located in the output directory when O=<dir>
is used, we have to pass the O= option to make for
source/source-check/external-deps to get them to look in the right place
for the .config.

Fix it by introducing an EXTRAMAKEARGS variable and use it whenever we
call back into the toplevel Makefile.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent b6207627
Loading
Loading
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