Update odroidc2.conf
add dev target for S905 as it is slightly different than S905X, should be tested.
This commit is contained in:
parent
1cdbf589ab
commit
25799d76b2
@ -6,7 +6,7 @@ BOOTCONFIG="odroid-c2_defconfig"
|
||||
MODULES="bonding"
|
||||
MODULES_NEXT=""
|
||||
#
|
||||
KERNEL_TARGET="default,next"
|
||||
KERNEL_TARGET="default,next,dev"
|
||||
CLI_TARGET="stretch,bionic:next"
|
||||
DESKTOP_TARGET="stretch,bionic:next"
|
||||
#
|
||||
|
||||
Loading…
Reference in New Issue
Block a user