summaryrefslogtreecommitdiffstats
path: root/arch/.gitignore
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-04-27 14:15:34 -0400
committerWolfgang Denk <wd@denx.de>2010-05-07 00:17:30 +0200
commitf745817e741e4251afbd9d5d7f04b2419f4aa9d9 (patch)
treea12363244474ceb2c3250a085a6963076c31f848 /arch/.gitignore
parentd0179083a9c9e12c8c5400b107156c14c7da1222 (diff)
downloadtalos-obmc-uboot-f745817e741e4251afbd9d5d7f04b2419f4aa9d9.tar.gz
talos-obmc-uboot-f745817e741e4251afbd9d5d7f04b2419f4aa9d9.zip
update include/asm/ gitignore after move
With the cpu include paths moved, the gitignore paths need updating. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Tested-by: Tom Rix <tom@bumblecow.com>
Diffstat (limited to 'arch/.gitignore')
-rw-r--r--arch/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/.gitignore b/arch/.gitignore
new file mode 100644
index 0000000000..a1fbe01d57
--- /dev/null
+++ b/arch/.gitignore
@@ -0,0 +1,2 @@
+/*/include/asm/arch
+/*/include/asm/proc
OpenPOWER on IntegriCloud