mirror of https://github.com/armbian/build.git
enable apa extension by default for BPi M2+ board
This commit is contained in:
parent
91ce0eee6e
commit
446f3930f5
|
|
@ -9,3 +9,5 @@ MODULES_LEGACY="g_serial"
|
|||
SERIALCON="ttyS0,ttyGS0"
|
||||
KERNEL_TARGET="legacy,current,edge"
|
||||
KERNEL_TEST_TARGET="current"
|
||||
|
||||
enable_extension "apa"
|
||||
|
|
|
|||
Loading…
Reference in New Issue