diff --git a/[refs] b/[refs] index 62b4111c73eb..dff0d765b06d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 711fa8096863e4b50bb97f9ebc44606dc2182ac3 +refs/heads/master: 3e6c999de9a5438c97524a62845da8da78923205 diff --git a/trunk/arch/sh/boot/.gitignore b/trunk/arch/sh/boot/.gitignore new file mode 100644 index 000000000000..b6718de23693 --- /dev/null +++ b/trunk/arch/sh/boot/.gitignore @@ -0,0 +1 @@ +zImage diff --git a/trunk/arch/sh/kernel/vsyscall/.gitignore b/trunk/arch/sh/kernel/vsyscall/.gitignore new file mode 100644 index 000000000000..40836ad9079c --- /dev/null +++ b/trunk/arch/sh/kernel/vsyscall/.gitignore @@ -0,0 +1 @@ +vsyscall.lds diff --git a/trunk/include/asm-sh/.gitignore b/trunk/include/asm-sh/.gitignore new file mode 100644 index 000000000000..9218ef82b698 --- /dev/null +++ b/trunk/include/asm-sh/.gitignore @@ -0,0 +1,3 @@ +cpu +mach +machtypes.h