diff options
author | Josh Blum <josh@joshknows.com> | 2011-02-03 11:20:37 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-02-03 11:20:37 -0800 |
commit | 5b4d90582d827d7ba2483d7916b2f0400a5bd9fa (patch) | |
tree | 6c0acaac25265b07ae913e752f0fdd84d695fe76 /host/lib | |
parent | d27817a7ade49e74d29bf20a8ffa3ee35cbfe7ea (diff) | |
download | uhd-5b4d90582d827d7ba2483d7916b2f0400a5bd9fa.tar.gz uhd-5b4d90582d827d7ba2483d7916b2f0400a5bd9fa.tar.bz2 uhd-5b4d90582d827d7ba2483d7916b2f0400a5bd9fa.zip |
usrp-e100: added passthrough to images makefile, tweaks to usrp-e-utility
Diffstat (limited to 'host/lib')
-rw-r--r-- | host/lib/usrp/usrp_e100/fpga_downloader.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/usrp_e100/fpga_downloader.cpp b/host/lib/usrp/usrp_e100/fpga_downloader.cpp index 926e6fcaf..c0013fcbd 100644 --- a/host/lib/usrp/usrp_e100/fpga_downloader.cpp +++ b/host/lib/usrp/usrp_e100/fpga_downloader.cpp @@ -1,5 +1,5 @@ // -// Copyright 2010 Ettus Research LLC +// Copyright 2010-2011 Ettus Research LLC // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by |