9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
# Copyright (C) 2019, Fuzhou Rockchip Electronics Co., Ltd
|
|
# Released under the MIT license (see COPYING.MIT for the terms)
|
|
|
|
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
|
|
|
|
SRC_URI:append = " \
|
|
file://gpt-label.cfg \
|
|
"
|