mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-13 14:34:31 +02:00
sun9i.inc: Add SoC family sun9i
Create SoC family sun9i for machines with Allwinner A80 that are supported by mainline U-Boot and mainline Linux kernel. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
SECTION = "kernel"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
|
||||
COMPATIBLE_MACHINE = "(sun4i|sun5i|sun7i|sun8i|sun50i)"
|
||||
COMPATIBLE_MACHINE = "(sun4i|sun5i|sun7i|sun8i|sun9i|sun50i)"
|
||||
|
||||
inherit kernel
|
||||
|
||||
|
Reference in New Issue
Block a user