Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
eda8429257db1259d60944e963e59eab8730f318
/
.
/
tools
/
binman
/
test
/
087_files_no_pattern.dts
blob: 0cb5b469cb02d04c8b9bfc28fbdc627b81282315 [
file
] [
log
] [
blame
]
Simon Glass
ac6328c
2018-09-14 04:57:28 -0600
[
diff
] [
blame
]
1
// SPDX-License-Identifier: GPL-2.0+
2
/
dts
-
v1
/;
3
4
/
{
5
binman
{
6
files
{
7
compress
=
"none"
;
8
require
-
matches
;
9
};
10
};
11
};