Home | History | Annotate | Download | only in tests
      1 /*
      2  * Copyright (c) 2016 NextThing Co
      3  * Copyright (c) 2016 Free Electrons
      4  *
      5  * SPDX-License-Identifier:	GPL-2.0+
      6  */
      7 
      8 /include/ "overlay_bad_fixup_base.dtsi"
      9 
     10 / {
     11 	__fixups__ {
     12 		test = "/fragment@0:target:ab";
     13 	};
     14 };
     15