[Buildroot] [PATCH v3] ltp-testsuite: build kernel modules when appropriate

Mason slash.tmp at free.fr
Mon Apr 18 20:03:26 UTC 2016


On 18/04/2016 21:42, Thomas Petazzoni wrote:

> Hello,
> 
> On Tue, 5 Apr 2016 13:09:40 +0200, Mason wrote:
> 
>> +ifeq ($(BR2_LINUX_KERNEL),y)
>> +LTP_TESTSUITE_DEPENDENCIES += linux
>> +LTP_TESTSUITE_MAKE_ENV = $(LINUX_MAKE_FLAGS)
> 
> This should use += instead of = since we're in a conditional block.
> While this is not needed right now, it is a bit more logical and future
> proof.
> 
> Applied with this fixed!
> 
> Thomas

Thanks!


More information about the buildroot mailing list