From da1189a9dbc5389f9e3552620e2666e1f09dc4f8 Mon Sep 17 00:00:00 2001 From: Vasily Gorbik Date: Sun, 11 Aug 2019 22:04:54 +0200 Subject: [PATCH] s390/startup: purge obsolete .gitignore patterns sizes.h and vmlinux.scr.lds are not generated since commit 8f84a3cb6ad1 ("s390/decompressor: rework uncompressed image info collection"). vmlinux.bin.full is not generated since commit d12444ada670 ("s390: get rid of the first mb of uncompressed image"). Signed-off-by: Vasily Gorbik --- arch/s390/boot/compressed/.gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/arch/s390/boot/compressed/.gitignore b/arch/s390/boot/compressed/.gitignore index 45aeb4f087520..e72fcd7ecebbd 100644 --- a/arch/s390/boot/compressed/.gitignore +++ b/arch/s390/boot/compressed/.gitignore @@ -1,5 +1,2 @@ -sizes.h vmlinux vmlinux.lds -vmlinux.scr.lds -vmlinux.bin.full -- 2.39.5