diff --git a/[refs] b/[refs] index b3f7131627f0..e18e1d6c8e36 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1de9e46c21298f85820e004bce103858bc9c9dcb +refs/heads/master: f6bfc62b9757fda22599dc609d2150b94ebe949d diff --git a/trunk/arch/microblaze/boot/.gitignore b/trunk/arch/microblaze/boot/.gitignore new file mode 100644 index 000000000000..bf0459186027 --- /dev/null +++ b/trunk/arch/microblaze/boot/.gitignore @@ -0,0 +1,3 @@ +*.dtb +linux.bin* +simpleImage.* diff --git a/trunk/arch/microblaze/kernel/.gitignore b/trunk/arch/microblaze/kernel/.gitignore new file mode 100644 index 000000000000..c5f676c3c224 --- /dev/null +++ b/trunk/arch/microblaze/kernel/.gitignore @@ -0,0 +1 @@ +vmlinux.lds