diff options
author | Josh Blum <josh@joshknows.com> | 2010-02-16 15:31:40 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-02-16 15:31:40 -0800 |
commit | b942e603e96cbe9ddcaca9ee36c192910d526cfd (patch) | |
tree | ef2a72df8471d0c1b28e6df0c8cc40f549eaf586 /firmware/microblaze/apps/.gitignore | |
parent | d454ab4c73f15a3fdc8f52cef9c27eae6d3dbc93 (diff) | |
download | uhd-b942e603e96cbe9ddcaca9ee36c192910d526cfd.tar.gz uhd-b942e603e96cbe9ddcaca9ee36c192910d526cfd.tar.bz2 uhd-b942e603e96cbe9ddcaca9ee36c192910d526cfd.zip |
Restored microblaze build (accidentally removed makefile ams and gitignores when doing cmake for host)
Diffstat (limited to 'firmware/microblaze/apps/.gitignore')
-rw-r--r-- | firmware/microblaze/apps/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/firmware/microblaze/apps/.gitignore b/firmware/microblaze/apps/.gitignore new file mode 100644 index 000000000..968b04cd7 --- /dev/null +++ b/firmware/microblaze/apps/.gitignore @@ -0,0 +1,8 @@ +/*.elf +/*.bin +/*.dump +/*.log +/*.rom +/*.map +/Makefile +/Makefile.in |