aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/test/73_gbb_no_size.dts
blob: 83be40378525ac50a52c2dda515cf9008e7ee079 (plain)
1
2
3
4
5
6
7
8
9
// SPDX-License-Identifier: GPL-2.0+
/dts-v1/;

/ {
	binman {
		gbb {
		};
	};
};