mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-16 18:28:23 +01:00
12 lines
151 B
BlitzBasic
12 lines
151 B
BlitzBasic
|
|
||
|
DESCRIPTION = "Support for sunxi DT overlays"
|
||
|
LICENSE = "MIT"
|
||
|
|
||
|
|
||
|
SUNXI_OVERLAYS_ENABLE ??= ""
|
||
|
|
||
|
require sunxi-overlays-builtin.inc
|
||
|
|
||
|
inherit devicetree
|
||
|
|