Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
394b4efd60d6e85127897682e93366b38f32b2d6
/
.
/
tools
/
binman
/
test
/
086_files_none.dts
blob: 34bd92f224aa80dace663fa91674be17cbdbeb80 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
binman
{
files
{
pattern
=
"files/*.none"
;
compress
=
"none"
;
require
-
matches
;
};
};
};