Messages in this thread |  | | Date | Fri, 28 Dec 2012 17:43:37 -0700 | From | Stephen Warren <> | Subject | Re: [PATCH V7 2/7] ARM: dt: change .dtb build rules to build in dts directory |
| |
On 12/26/2012 07:27 AM, Shawn Guo wrote: > On Tue, Nov 27, 2012 at 04:29:11PM -0700, Stephen Warren wrote: >> From: Grant Likely <grant.likely@secretlab.ca> >> >> The current rules have the .dtb files build in a different directory >> from the .dts files. The only reason for this is that it was what >> PowerPC has done historically. This patch changes ARM to use the generic >> dtb rule which builds .dtb files in the same directory as the source .dts. > > It's a pity that after merging the patch, all the enabled dts files > will be rebuilt anyway no matter whether they are actually changed > or not.
Oops. I thought I'd tested that quite extensively, but I somehow missed something. I've sent patches to fix this.
|  |