mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-30 18:51:30 +00:00
Add g_serial to Nano pi Nao
This commit is contained in:
parent
9fab7b8209
commit
69e478cd7d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
BOARD_NAME="NanoPi Neo"
|
||||
LINUXFAMILY="sun8i"
|
||||
BOOTCONFIG="nanopi_neo_defconfig"
|
||||
MODULES="#w1-sunxi #w1-gpio #w1-therm #sunxi-cir"
|
||||
MODULES_NEXT=""
|
||||
MODULES="#w1-sunxi #w1-gpio #w1-therm #sunxi-cir g_serial"
|
||||
MODULES_NEXT="g_serial"
|
||||
CPUMIN="240000"
|
||||
CPUMAX="912000"
|
||||
CLI_TARGET="jessie,xenial:default,dev"
|
||||
|
|
Loading…
Add table
Reference in a new issue