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/lib/.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/lib/.gitignore')
| -rw-r--r-- | firmware/microblaze/lib/.gitignore | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/firmware/microblaze/lib/.gitignore b/firmware/microblaze/lib/.gitignore new file mode 100644 index 000000000..5d838bf6c --- /dev/null +++ b/firmware/microblaze/lib/.gitignore @@ -0,0 +1,40 @@ +*~ +/*-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 |
