9 lines
148 B
BlitzBasic
9 lines
148 B
BlitzBasic
|
SUMMARY = "A console-only image that fully supports the target device \
|
||
|
hardware."
|
||
|
|
||
|
IMAGE_FEATURES += "splash"
|
||
|
|
||
|
LICENSE = "MIT"
|
||
|
|
||
|
inherit core-image
|