diff options
Diffstat (limited to 'arch/sh/boot/.gitignore')
-rw-r--r-- | arch/sh/boot/.gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/sh/boot/.gitignore b/arch/sh/boot/.gitignore index aad5edddf93..541087d2029 100644 --- a/arch/sh/boot/.gitignore +++ b/arch/sh/boot/.gitignore @@ -1,4 +1,3 @@ zImage -vmlinux.srec -uImage -uImage.srec +vmlinux* +uImage* |