summaryrefslogtreecommitdiff
path: root/tools/binman/test/fit/bad_dir.dts
blob: c6d5c7b0a87c1c8d1d349dd193bbafc46673cacc (plain)
1
2
3
4
5
6
7
8
9
// SPDX-License-Identifier: GPL-2.0+

/dts-v1/;

#include "split_elf.dts"

&atf {
	fit,something = "bad";
};