Add support for 4.19.x on OPi Zero (#1647)

This commit is contained in:
Werner 2019-11-29 13:50:24 +01:00 committed by Igor Pečovnik
parent 10d17d3163
commit 84b06d8e65

View file

@ -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"