From: Stafford Horne Date: Sat, 17 Dec 2016 16:13:34 +0000 (+0900) Subject: openrisc: Add .gitignore X-Git-Tag: v4.11-rc1~78^2~9 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=f52092831b0713e1e2b934fe08460f1348f31888;p=linux.git openrisc: Add .gitignore This helps to suppress the vmlinux.lds file. Signed-off-by: Stafford Horne --- diff --git a/arch/openrisc/kernel/.gitignore b/arch/openrisc/kernel/.gitignore new file mode 100644 index 000000000000..c5f676c3c224 --- /dev/null +++ b/arch/openrisc/kernel/.gitignore @@ -0,0 +1 @@ +vmlinux.lds