From 8b8b8425b6c0bb768924948c7db6cfeb95ef621a Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Tue, 15 Jan 2013 11:33:41 +0100 Subject: [PATCH] --- yaml --- r: 359126 b: refs/heads/master c: f6bfc62b9757fda22599dc609d2150b94ebe949d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/microblaze/boot/.gitignore | 3 +++ trunk/arch/microblaze/kernel/.gitignore | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 trunk/arch/microblaze/boot/.gitignore create mode 100644 trunk/arch/microblaze/kernel/.gitignore 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