[Buildroot] [PATCH 2/5] busybox: Install scripts only when needed

Maxime Hadjinlian maxime.hadjinlian at gmail.com
Sat Oct 18 16:54:37 UTC 2014


Hi Thomas, all
On Sat, Oct 18, 2014 at 6:53 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> Dear Maxime Hadjinlian,
>
> On Sat, 18 Oct 2014 16:47:01 +0200, Maxime Hadjinlian wrote:
>
>> +ifeq ($(BR2_INIT_SYSV)$(BR2_INIT_BUSYBOX), y)
>
>         , y
>
> should be
>
>         ,y
>
> i.e, with no space.
>
>> +ifeq ($(BR2_PACKAGE_BUSYBOX_WATCHDOG),y)
>> +ifeq ($(BR2_INIT_SYSV)$(BR2_INIT_BUSYBOX), y)
>
> Ditto.
Ah yes, I thought I had fixed that everywhere. Thanks !
>
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com


More information about the buildroot mailing list