Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7e9c2cd4e46cb93c22ea513c24c83b07873deac6
/
.
/
tools
/
binman
/
test
/
173_missing_blob.dts
blob: ffb655a1cb4e13bad0ad41b87774166526e53735 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
#address-cells = <1>;
#size-cells = <1>;
binman
{
blob
{
filename
=
"missing"
;
};
};
};