diff options
author | Josh Blum <josh@joshknows.com> | 2010-05-10 14:18:00 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-05-10 14:18:00 -0700 |
commit | 650e0d9b35eeca9cec3989159310f4d5e3d38836 (patch) | |
tree | d311fffb7abb84e61c76251df5cdcd0383cf3918 /firmware/microblaze/lib/Makefile.am | |
parent | 9c7c178f70f8a78dc638d5f4301407893351b4fd (diff) | |
parent | 30bd666e306cb8f8c947c6ba99a76f7c49484597 (diff) | |
download | uhd-650e0d9b35eeca9cec3989159310f4d5e3d38836.tar.gz uhd-650e0d9b35eeca9cec3989159310f4d5e3d38836.tar.bz2 uhd-650e0d9b35eeca9cec3989159310f4d5e3d38836.zip |
Merge branch 'shrinkfw' into usrp2
Diffstat (limited to 'firmware/microblaze/lib/Makefile.am')
-rw-r--r-- | firmware/microblaze/lib/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/microblaze/lib/Makefile.am b/firmware/microblaze/lib/Makefile.am index 783895850..b51d74463 100644 --- a/firmware/microblaze/lib/Makefile.am +++ b/firmware/microblaze/lib/Makefile.am @@ -44,7 +44,6 @@ libu2fw_a_SOURCES = \ pic.c \ print_mac_addr.c \ print_rmon_regs.c \ - print_fxpt.c \ print_buffer.c \ printf.c \ sd.c \ |