Added dev build option to helios4

This commit is contained in:
count-doku 2019-12-28 12:19:10 +01:00
parent 16364327b9
commit 32940dfe3b

View File

@ -7,4 +7,4 @@ MODULES_LEGACY="marvell_cesa lm75"
MODULES_CURRENT="marvell_cesa lm75"
BUILD_DESKTOP="no"
FORCE_BOOTSCRIPT_UPDATE="yes"
KERNEL_TARGET="legacy,current"
KERNEL_TARGET="legacy,current,dev"