Skip to content
Snippets Groups Projects
Commit 2f39014a authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

scripts/config: support includes relative to the currently processed file


When the initial glob() attempt on a path specified with "source" statement
yields no result, then retry the globbing on the same path with the directory
part of the currently processed file prepended.

This allows us to reference Config.in files relative to their parent instead
of relative to the top dir.

Signed-off-by: default avatarJo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 43652
parent f34dfaf2
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