From: Michal Simek Date: Thu, 25 Jul 2013 11:45:33 +0000 (+0200) Subject: xilinx: Add gitignore files to ppc platforms X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eb58a3b02c1ec6002d83e154ceddc44ef5fc889c;p=thirdparty%2Fu-boot.git xilinx: Add gitignore files to ppc platforms Signed-off-by: Michal Simek --- diff --git a/board/xilinx/ppc405-generic/.gitignore b/board/xilinx/ppc405-generic/.gitignore new file mode 100644 index 00000000000..739c63eb7ed --- /dev/null +++ b/board/xilinx/ppc405-generic/.gitignore @@ -0,0 +1,5 @@ +config.mk +dts +Makefile +microblaze-generic.c +xparameters.h diff --git a/board/xilinx/ppc440-generic/.gitignore b/board/xilinx/ppc440-generic/.gitignore new file mode 100644 index 00000000000..739c63eb7ed --- /dev/null +++ b/board/xilinx/ppc440-generic/.gitignore @@ -0,0 +1,5 @@ +config.mk +dts +Makefile +microblaze-generic.c +xparameters.h