mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
13 lines
116 B
Plaintext
13 lines
116 B
Plaintext
/dts-v1/;
|
|
|
|
/ {
|
|
#address-cells = <1>;
|
|
#size-cells = <1>;
|
|
|
|
binman {
|
|
blob {
|
|
filename = "blobfile";
|
|
};
|
|
};
|
|
};
|