mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
linux-longterm: set COMPATIBLE_MACHINE
The older, longterm, kernel doesn't have support for some of the newer MACHINEs, so list the ones it does support explicitly. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
7068abcd34
commit
91b8563a6b
|
@ -5,3 +5,5 @@ KBRANCH ?= "linux-4.19.y"
|
|||
SRCREV ?= "357668399cf70ccdc0ee8967bff3448d0f4f9ae1"
|
||||
|
||||
require linux-mutual.inc
|
||||
|
||||
COMPATIBLE_MACHINE = "(firefly-rk3288|marsboard-rk3066|radxarock|rock2-square|^tinker-board$|vyasa-rk3288)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user