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/.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/.gitignore')
-rw-r--r-- | firmware/microblaze/.gitignore | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/firmware/microblaze/.gitignore b/firmware/microblaze/.gitignore new file mode 100644 index 000000000..01787fd6f --- /dev/null +++ b/firmware/microblaze/.gitignore @@ -0,0 +1,42 @@ +/*-stamp +/*.a +/*.bin +/*.dump +/*.log +/*.rom +/.deps +/Makefile +/Makefile.in +/aclocal.m4 +/autom4te.cache +/blink_leds +/blink_leds2 +/build +/compile +/config.h +/config.h.in +/config.log +/config.status +/configure +/depcomp +/eth_test +/gen_eth_packets +/ibs_rx_test +/ibs_tx_test +/install-sh +/libtool +/ltmain.sh +/missing +/py-compile +/rcv_eth_packets +/run_tests.sh +/stamp-h1 +/test1 +/test_phy_comm +/timer_test +/buf_ram_test +/buf_ram_zero +/hello +/configure.lineno +/configure.guess +/configure.sub |