[Buildroot] [Bug 9866] BASE_DIR usage

bugzilla at busybox.net bugzilla at busybox.net
Tue May 16 19:02:38 UTC 2017


https://bugs.busybox.net/show_bug.cgi?id=9866

--- Comment #4 from Peter Korsgaard <jacmet at uclibc.org> ---
(In reply to Yann E. MORIN from comment #3)

Actually you don't need to do anything like that. All scripts are executed from
the buildroot toplevel directory, so the only thing you need to do is to ensure
the correct .config is used (.config or $(O)/.config). This is taken care by
the BR2_CONFIG variable, so just do:

make BR2_CONFIG=$BR2_CONFIG printvars

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list