X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=usrp%2FChangeLog;h=12ceb4e50f9ec119d6116153c8a41375805617d4;hb=09a1e803a9e6587c78d20cdf16891e5295874668;hp=aa642de8a2a3e439303cd5781ed8d08da83ffd66;hpb=18a684bf3dc144c48fc4cc6cc72f5070febd8074;p=debian%2Fgnuradio diff --git a/usrp/ChangeLog b/usrp/ChangeLog index aa642de8..12ceb4e5 100644 --- a/usrp/ChangeLog +++ b/usrp/ChangeLog @@ -1,3 +1,9 @@ +2006-10-10 Greg Troxel + + * firmware/include/Makefile.am: avoid nonportable use of $< (first + prereq in GNU make, implied source for pattern rule in BSD make) + used in a non-pattern rule. + 2006-06-25 Eric Blossom * firmware/include/fpga_regs_standard.h: doc fix to reflect current reality. @@ -1040,7 +1046,7 @@ # # GNU Radio is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GNU Radio is distributed in the hope that it will be useful,