Thread (27 messages) flat view 27 messages, 5 authors, 2006-06-21
STALE7367d

[patch 17/20] spufs: fix Makefile for "make clean"

From: arnd@arndb.de
Date: 2006-06-19 18:43:46
Also in: lkml

From: Masato Noguchi <redacted>

added spu_{save,restore}_dump.h to target of 'make clean'

Signed-off-by: Masato Noguchi <redacted>
Signed-off-by: Arnd Bergmann <redacted>
---
 arch/powerpc/platforms/cell/spufs/Makefile |    1 +
 1 files changed, 1 insertion(+)

Index: powerpc.git/arch/powerpc/platforms/cell/spufs/Makefile
===================================================================
--- powerpc.git.orig/arch/powerpc/platforms/cell/spufs/Makefile
+++ powerpc.git/arch/powerpc/platforms/cell/spufs/Makefile
@@ -15,6 +15,7 @@ SPU_AFLAGS	:= -c -D__ASSEMBLY__ -I$(srct
 SPU_LDFLAGS	:= -N -Ttext=0x0
 
 $(obj)/switch.o: $(obj)/spu_save_dump.h $(obj)/spu_restore_dump.h
+clean-files := spu_save_dump.h spu_restore_dump.h
 
 # Compile SPU files
       cmd_spu_cc = $(SPU_CC) $(SPU_CFLAGS) -c -o $@ $<

--
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help