[Buildroot] [PATCH 3/5] linux: ensure buildroot_defconfig is writable

Danomi Manchego danomimanchego123 at gmail.com
Thu Nov 14 19:24:18 UTC 2013


On Thu, Nov 14, 2013 at 1:46 PM, Yann E. MORIN <yann.morin.1998 at free.fr> wrote:
> From: "Yann E. MORIN" <yann.morin.1998 at free.fr>
>
> If $(KERNEL_SOURCE_CONFIG) is read-only (eg. becasue Buildroot's source
> dir is), the rm of $(KERNEL_ARCH_PATH)/configs/buildroot_defconfig will
> either fail, or prompt the user, both of which we want to avoid.
>
> Make it writable by using $(INSTALL).
>
> Fixes: #4363
> Signed-off-by: Nathan Lynch <ntl at pobox.com>
> [yann.morin.1998 at free.fr: use $(INSTALL) instead of cp, don't 'rm -f']
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>

nitpick: "because" is misspelled.
Danomi -


More information about the buildroot mailing list