diff options
author | Josh Blum <josh@joshknows.com> | 2010-01-08 19:11:58 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-01-08 19:11:58 -0800 |
commit | 4e94574aeaa46c671bba0a6fc83cb967d228c880 (patch) | |
tree | dbc3ef97a3170875d07d9e0ab510d635c036edd6 /usrp_dboard/.gitignore | |
parent | a478ffe79757f82ce16b6694d860a53dac60849c (diff) | |
download | uhd-4e94574aeaa46c671bba0a6fc83cb967d228c880.tar.gz uhd-4e94574aeaa46c671bba0a6fc83cb967d228c880.tar.bz2 uhd-4e94574aeaa46c671bba0a6fc83cb967d228c880.zip |
Created subcomponent for usrp dboards.
Only populated the interface though.
Diffstat (limited to 'usrp_dboard/.gitignore')
-rw-r--r-- | usrp_dboard/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usrp_dboard/.gitignore b/usrp_dboard/.gitignore new file mode 100644 index 000000000..b336cc7ce --- /dev/null +++ b/usrp_dboard/.gitignore @@ -0,0 +1,2 @@ +/Makefile +/Makefile.in |