From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Wed, 22 Jul 2015 17:03:07 +0200 Subject: [Buildroot] [PATCH 3/4 v8] package/linux-backports: new package In-Reply-To: References: Message-ID: <20150722170307.5451a658@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Yann E. MORIN, On Wed, 22 Jul 2015 16:58:54 +0200, Yann E. MORIN wrote: > +linux-backports-check-kernel-version: $(BUILD_DIR)/linux-$(call qstrip,$(BR2_LINUX_KERNEL_VERSION))/.config Doesn't this fail really badly if: LINUX_OVERRIDE_SRCDIR = ? In this case, $(LINUX_DIR) is $(BUILD_DIR)/linux-custom/ and not $(BUILD_DIR)/linux-$(call qstrip,$(BR2_LINUX_KERNEL_VERSION)). Argh :-/ Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com