X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=usrp%2Fhost%2Fapps%2Fburn-serial-number;h=f9a2a86a53b07348a4fad7b0f9d369709ce06844;hb=ea29b08aeb54227e6628f655ccfdb96fe4d8c378;hp=50e35290f38c69be4a07e0ead2dcf39a5006f545;hpb=09a1e803a9e6587c78d20cdf16891e5295874668;p=debian%2Fgnuradio diff --git a/usrp/host/apps/burn-serial-number b/usrp/host/apps/burn-serial-number index 50e35290..f9a2a86a 100755 --- a/usrp/host/apps/burn-serial-number +++ b/usrp/host/apps/burn-serial-number @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright 2006 Free Software Foundation, Inc. +# Copyright 2006,2007 Free Software Foundation, Inc. # # This file is part of GNU Radio # @@ -20,7 +20,7 @@ # Boston, MA 02110-1301, USA. # -from usrp_prims import * +from usrpm.usrp_prims import * from optparse import OptionParser import sys import time