10 lines
130 B
Plaintext
10 lines
130 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0
|
||
|
/dts-v1/;
|
||
|
/plugin/;
|
||
|
|
||
|
/* overlay_2 - enable using label */
|
||
|
|
||
|
&unittest2 {
|
||
|
status = "okay";
|
||
|
};
|