Re: [PATCH] score: add asm/asm-offsets.h wrapper

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7.12.2009 07:22, liqin.chen@xxxxxxxxxxxxx wrote:
> Michal Marek <mmarek@xxxxxxx> 写于 2009-12-05 04:58:26:
> 
>> A recent kbuild patch moved asm-offsets.h to include/generated. Provide
>> a wrapper header as for other architectures.
>>
>> Signed-off-by: Michal Marek <mmarek@xxxxxxx>
>> ---
>>  arch/score/include/asm/asm-offsets.h |    1 +
>>  1 files changed, 1 insertions(+), 0 deletions(-)
>>  create mode 100644 arch/score/include/asm/asm-offsets.h
>>
>> diff --git a/arch/score/include/asm/asm-offsets.h 
> b/arch/score/include/asm/asm-offsets.h
>> new file mode 100644
>> index 0000000..d370ee3
>> --- /dev/null
>> +++ b/arch/score/include/asm/asm-offsets.h
>> @@ -0,0 +1 @@
>> +#include <generated/asm-offsets.h>
> 
> asm-offsets.h was generated by kernel/asm-offsets.c, 
> when I need to add this patch?

This was just FYI, the patch that moves asm-offsets.h and this patch are
both in the kbuild tree. You don't need to worry about anything.

Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux&nblp;USB Development]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite Secrets]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux