mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-19 22:48:13 +02:00
12 lines
126 B
Plaintext
12 lines
126 B
Plaintext
// SPDX-License-Identifier: GPL-2.0+
|
|
/dts-v1/;
|
|
|
|
/ {
|
|
binman {
|
|
files {
|
|
compress = "none";
|
|
require-matches;
|
|
};
|
|
};
|
|
};
|