diff options
author | Matt Ettus <matt@ettus.com> | 2010-04-20 10:51:23 -0700 |
---|---|---|
committer | Matt Ettus <matt@ettus.com> | 2010-04-20 10:51:23 -0700 |
commit | 21ceee337d61ccb2f31edaefd5c7418e8025b4b1 (patch) | |
tree | d5e529356f5f4f225e5c8cd083ffa8df9d5de897 | |
parent | 23316f1ac73c917757a70980c3a9f251852ee426 (diff) | |
download | uhd-21ceee337d61ccb2f31edaefd5c7418e8025b4b1.tar.gz uhd-21ceee337d61ccb2f31edaefd5c7418e8025b4b1.tar.bz2 uhd-21ceee337d61ccb2f31edaefd5c7418e8025b4b1.zip |
find time_64bit
-rw-r--r-- | usrp2/top/u1e/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp2/top/u1e/Makefile b/usrp2/top/u1e/Makefile index e15a49e10..5f712b046 100644 --- a/usrp2/top/u1e/Makefile +++ b/usrp2/top/u1e/Makefile @@ -176,6 +176,7 @@ timing/time_receiver.v \ timing/time_sender.v \ timing/time_sync.v \ timing/timer.v \ +timing/time_64bit.v \ gpmc/gpmc_async.v \ gpmc/edge_sync.v \ gpmc/dbsm.v \ |