Use MODULES_EXTRA rather than MODULES_OVERRIDE for dtb.

Submitted by: Oleksandr Tymoshenko
This commit is contained in:
imp 2016-10-19 05:53:43 +00:00
parent 8c4ba2c67a
commit fcbea8e537

View File

@ -30,7 +30,7 @@ hints "PANDABOARD.hints"
include "std.armv6"
include "../ti/omap4/pandaboard/std.pandaboard"
makeoptions MODULES_OVERRIDE=dtb/omap4
makeoptions MODULES_EXTRA=dtb/omap4
options SCHED_ULE # ULE scheduler
options PLATFORM