From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla at busybox.net Date: Tue, 16 May 2017 17:42:45 +0000 Subject: [Buildroot] [Bug 9866] BASE_DIR usage In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net https://bugs.busybox.net/show_bug.cgi?id=9866 Yann E. MORIN changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yann.morin.1998 at free.fr --- Comment #3 from Yann E. MORIN --- Try with something like: make -C "$(dirname "${BR2_CONFIG}")" printvars Ideally, we would export CNFIG_DIR (which is exactly the directory you get above), but CONFIG_DIR clashes with various buildsystems, like (IIRC) U-Boot... Regards, Yann E. MORIN. -- You are receiving this mail because: You are on the CC list for the bug.