diff options
Diffstat (limited to 'arch/arc/boot/dts/skeleton.dts')
-rw-r--r-- | arch/arc/boot/dts/skeleton.dts | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arc/boot/dts/skeleton.dts b/arch/arc/boot/dts/skeleton.dts new file mode 100644 index 00000000000..25a84fb5b3d --- /dev/null +++ b/arch/arc/boot/dts/skeleton.dts @@ -0,0 +1,10 @@ +/* + * Copyright (C) 2012 Synopsys, Inc. (www.synopsys.com) + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +/include/ "skeleton.dtsi" |