Searched hist:"2 a02bc166dd1c7dae71bd3115fb10ec0c351a31f" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/xtensa/boot/dts/ |
H A D | Makefile | 2a02bc166dd1c7dae71bd3115fb10ec0c351a31f Wed Jan 02 19:27:14 CET 2013 Stephen Warren <swarren@nvidia.com> xtensa: use new common dtc rule
The current rules have the .dtb files build in a different directory from the .dts files. This patch changes xtensa to use the generic dtb rule which builds .dtb files in the same directory as the source .dts.
This requires moving parts of arch/xtensa/boot/Makefile into newly created arch/xtensa/boot/dts/Makefile, and updating arch/xtensa/Makefile to call the new Makefile.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Chris Zankel <chris@zankel.net>
|
/linux/arch/xtensa/boot/ |
H A D | Makefile | diff 2a02bc166dd1c7dae71bd3115fb10ec0c351a31f Wed Jan 02 19:27:14 CET 2013 Stephen Warren <swarren@nvidia.com> xtensa: use new common dtc rule
The current rules have the .dtb files build in a different directory from the .dts files. This patch changes xtensa to use the generic dtb rule which builds .dtb files in the same directory as the source .dts.
This requires moving parts of arch/xtensa/boot/Makefile into newly created arch/xtensa/boot/dts/Makefile, and updating arch/xtensa/Makefile to call the new Makefile.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Chris Zankel <chris@zankel.net>
|
/linux/arch/xtensa/ |
H A D | Makefile | diff 2a02bc166dd1c7dae71bd3115fb10ec0c351a31f Wed Jan 02 19:27:14 CET 2013 Stephen Warren <swarren@nvidia.com> xtensa: use new common dtc rule
The current rules have the .dtb files build in a different directory from the .dts files. This patch changes xtensa to use the generic dtb rule which builds .dtb files in the same directory as the source .dts.
This requires moving parts of arch/xtensa/boot/Makefile into newly created arch/xtensa/boot/dts/Makefile, and updating arch/xtensa/Makefile to call the new Makefile.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Chris Zankel <chris@zankel.net>
|