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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f52092831b0713e1e2b934fe08460f1348f31888;p=thirdparty%2Fkernel%2Flinux.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 0000000000000..c5f676c3c224b --- /dev/null +++ b/arch/openrisc/kernel/.gitignore @@ -0,0 +1 @@ +vmlinux.lds