mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-18 12:51:40 +00:00
Add support for 4.19.x on OPi Zero (#1647)
This commit is contained in:
parent
10d17d3163
commit
84b06d8e65
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ DEFAULT_OVERLAYS="usbhost2 usbhost3"
|
|||
DEFAULT_CONSOLE="serial"
|
||||
BUILD_DESKTOP="no"
|
||||
SERIALCON="ttyS0,ttyGS0"
|
||||
KERNEL_TARGET="current,dev"
|
||||
KERNEL_TARGET="legacy,current,dev"
|
||||
|
|
Loading…
Add table
Reference in a new issue