diff options
author | Wolfgang Denk <wd@denx.de> | 2010-03-12 22:10:31 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-03-12 22:10:31 +0100 |
commit | 1bb1809558e11eb089fba32caed9fc99d21477c1 (patch) | |
tree | 17b9d663cf72b0c05c0c712c05f450ed5be9c774 /cpu | |
parent | 9c9cbe78dcb0afad081670cb1bdc82d227095cae (diff) | |
download | u-boot-imx-1bb1809558e11eb089fba32caed9fc99d21477c1.zip u-boot-imx-1bb1809558e11eb089fba32caed9fc99d21477c1.tar.gz u-boot-imx-1bb1809558e11eb089fba32caed9fc99d21477c1.tar.bz2 |
Update .gitignore's: add some generated files
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'cpu')
-rw-r--r-- | cpu/mpc824x/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpu/mpc824x/.gitignore b/cpu/mpc824x/.gitignore new file mode 100644 index 0000000..2d79931 --- /dev/null +++ b/cpu/mpc824x/.gitignore @@ -0,0 +1 @@ +/bedbug_603e.c |