]> Git Repo - J-u-boot.git/blame - tools/binman/test/085_files_compress.dts
binman: Document ExpandEntries() in the base class
[J-u-boot.git] / tools / binman / test / 085_files_compress.dts
CommitLineData
0a98b28b
SG
1// SPDX-License-Identifier: GPL-2.0+
2/dts-v1/;
3
4/ {
5 binman {
6 files {
7 pattern = "files/*.dat";
9248c8d9 8 files-compress = "lz4";
0a98b28b
SG
9 };
10 };
11};
This page took 0.071796 seconds and 4 git commands to generate.