[PATCH 05/61] bootwrapper: Change cuImage .gitignore entry to cuImage.*

Scott Wood scottwood at freescale.com
Thu Jul 19 02:09:11 EST 2007


David Gibson wrote:
> On Tue, Jul 17, 2007 at 08:33:01PM -0500, Scott Wood wrote:
> 
>>Signed-off-by: Scott Wood <scottwood at freescale.com>
>>---
>> arch/powerpc/boot/.gitignore |    4 +---
>> 1 files changed, 1 insertions(+), 3 deletions(-)
>>
>>diff --git a/arch/powerpc/boot/.gitignore b/arch/powerpc/boot/.gitignore
>>index eec7af7..3270335 100644
>>--- a/arch/powerpc/boot/.gitignore
>>+++ b/arch/powerpc/boot/.gitignore
>>@@ -18,9 +18,7 @@ kernel-vmlinux.strip.c
>> kernel-vmlinux.strip.gz
>> mktree
>> uImage
>>-cuImage
>>-cuImage.bin.gz
>>-cuImage.elf
>>+cuImage.*
>> zImage
>> zImage.chrp
>> zImage.coff
> 
> 
> Err... your new wildcard won't match plain 'cuImage'.

When is plain "cuImage" ever generated anymore?

-Scott



More information about the Linuxppc-dev mailing list