Searched hist:"19 fbd6b2961ccbdba73c6c731ef27da29063e094" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/openrisc/boot/dts/ |
H A D | Makefile | 19fbd6b2961ccbdba73c6c731ef27da29063e094 Wed Nov 28 00:29:13 CET 2012 Stephen Warren <swarren@nvidia.com> openrisc: use new common dtc rule
The current rules have the .dtb files build in a different directory from the .dts files. This patch changes openrisc to use the generic dtb rule which builds .dtb files in the same directory as the source .dts.
This requires renaming arch/openrisc/boot/Makefile to arch/openrisc/boot/dts/Makefile, and updating arch/openrisc/Makefile to call the new Makefile.
Cc: Jonas Bonn <jonas@southpole.se> Cc: linux@lists.openrisc.net Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Rob Herring <rob.herring@calxeda.com>
|
/linux/arch/openrisc/ |
H A D | Makefile | diff 19fbd6b2961ccbdba73c6c731ef27da29063e094 Wed Nov 28 00:29:13 CET 2012 Stephen Warren <swarren@nvidia.com> openrisc: use new common dtc rule
The current rules have the .dtb files build in a different directory from the .dts files. This patch changes openrisc to use the generic dtb rule which builds .dtb files in the same directory as the source .dts.
This requires renaming arch/openrisc/boot/Makefile to arch/openrisc/boot/dts/Makefile, and updating arch/openrisc/Makefile to call the new Makefile.
Cc: Jonas Bonn <jonas@southpole.se> Cc: linux@lists.openrisc.net Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Rob Herring <rob.herring@calxeda.com>
|