diff options
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2008-08-31 00:39:48 +0200 |
---|---|---|
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2008-08-31 00:39:48 +0200 |
commit | 71cb31227bee741b274f6c0279b2aac1ab8e28e3 (patch) | |
tree | b7012d658e33747dd9756ac1b89cbb2ac108db01 /board/samsung/smdk6400 | |
parent | f9f692e2b146d4e306b777e6d5f69f1d725b9eb9 (diff) | |
download | u-boot-imx-71cb31227bee741b274f6c0279b2aac1ab8e28e3.zip u-boot-imx-71cb31227bee741b274f6c0279b2aac1ab8e28e3.tar.gz u-boot-imx-71cb31227bee741b274f6c0279b2aac1ab8e28e3.tar.bz2 |
smdk6400: add gitignore
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'board/samsung/smdk6400')
-rw-r--r-- | board/samsung/smdk6400/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/samsung/smdk6400/.gitignore b/board/samsung/smdk6400/.gitignore new file mode 100644 index 0000000..25ab492 --- /dev/null +++ b/board/samsung/smdk6400/.gitignore @@ -0,0 +1,5 @@ +# +# Generated files +# + +/config.tmp |