~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 8f09afd24ea8b9425f9889e3523a507e53251d90 (plain)
1
2
3
4
5
6
7
8
9
10
11
// SPDX-License-Identifier: GPL-2.0+
/dts-v1/;

/ {
	binman {
		files {
			pattern = "files/*.dat";
			files-compress = "none";
		};
	};
};