* [PATCH] ARM: clean files in arch/arm/boot/compressed/
@ 2010-07-27 9:29 Magnus Damm
2010-07-27 11:37 ` Russell King - ARM Linux
0 siblings, 1 reply; 3+ messages in thread
From: Magnus Damm @ 2010-07-27 9:29 UTC (permalink / raw)
To: linux-arm-kernel
From: Magnus Damm <damm@opensource.se>
Update the compressed boot Makefile for ARM to
remove files during clean.
Signed-off-by: Magnus Damm <damm@opensource.se>
---
Perhaps there is a better way to do this?
arch/arm/boot/compressed/Makefile | 3 +++
1 file changed, 3 insertions(+)
--- 0001/arch/arm/boot/compressed/Makefile
+++ work/arch/arm/boot/compressed/Makefile 2010-07-27 18:18:19.000000000 +0900
@@ -67,6 +67,9 @@ targets := vmlinux vmlinux.lds \
piggy.$(suffix_y) piggy.$(suffix_y).o \
font.o font.c head.o misc.o $(OBJS)
+# Make sure files are removed during clean
+extra-y += piggy.gzip piggy.lzo piggy.lzma lib1funcs.S
+
ifeq ($(CONFIG_FUNCTION_TRACER),y)
ORIG_CFLAGS := $(KBUILD_CFLAGS)
KBUILD_CFLAGS = $(subst -pg, , $(ORIG_CFLAGS))
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ARM: clean files in arch/arm/boot/compressed/
2010-07-27 9:29 [PATCH] ARM: clean files in arch/arm/boot/compressed/ Magnus Damm
@ 2010-07-27 11:37 ` Russell King - ARM Linux
2010-08-03 5:07 ` Magnus Damm
0 siblings, 1 reply; 3+ messages in thread
From: Russell King - ARM Linux @ 2010-07-27 11:37 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Jul 27, 2010 at 06:29:21PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm@opensource.se>
>
> Update the compressed boot Makefile for ARM to
> remove files during clean.
>
> Signed-off-by: Magnus Damm <damm@opensource.se>
> ---
>
> Perhaps there is a better way to do this?
That'll do - can you stick it in the patch system please, and I'll try
to get it in before 2.6.35 is released.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ARM: clean files in arch/arm/boot/compressed/
2010-07-27 11:37 ` Russell King - ARM Linux
@ 2010-08-03 5:07 ` Magnus Damm
0 siblings, 0 replies; 3+ messages in thread
From: Magnus Damm @ 2010-08-03 5:07 UTC (permalink / raw)
To: linux-arm-kernel
Hi Russell,
[CC Paul Mundt]
On Tue, Jul 27, 2010 at 8:37 PM, Russell King - ARM Linux
<linux@arm.linux.org.uk> wrote:
> On Tue, Jul 27, 2010 at 06:29:21PM +0900, Magnus Damm wrote:
>> From: Magnus Damm <damm@opensource.se>
>>
>> Update the compressed boot Makefile for ARM to
>> remove files during clean.
>>
>> Signed-off-by: Magnus Damm <damm@opensource.se>
>> ---
>>
>> ?Perhaps there is a better way to do this?
>
> That'll do - can you stick it in the patch system please, and I'll try
> to get it in before 2.6.35 is released.
Done! My patches covering files outside arch/arm/mach-shmobile/ have
all been submitted.
There are quite a few SH-Mobile changes in the genesis-2.6 git tree as
well. You and Paul Mundt dealt with that tree last time. How is that
coming along? Do you prefer to take things through the patch tracker
instead?
Thanks for your help!
Cheers,
/ magnus
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-08-03 5:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-27 9:29 [PATCH] ARM: clean files in arch/arm/boot/compressed/ Magnus Damm
2010-07-27 11:37 ` Russell King - ARM Linux
2010-08-03 5:07 ` Magnus Damm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox