diff options
author | Matt Ettus <matt@ettus.com> | 2010-02-25 18:49:20 -0800 |
---|---|---|
committer | Matt Ettus <matt@ettus.com> | 2010-02-25 18:49:20 -0800 |
commit | 9143c4a4ca2bf14b43796ae0a0508dbedc40d0e4 (patch) | |
tree | e0747ace2ac1047de1bbc72cc12690602c412197 /usrp2/top/u1e/Makefile | |
parent | bcf582bab2544a1d519f84c659322c4c4adc59a1 (diff) | |
download | uhd-9143c4a4ca2bf14b43796ae0a0508dbedc40d0e4.tar.gz uhd-9143c4a4ca2bf14b43796ae0a0508dbedc40d0e4.tar.bz2 uhd-9143c4a4ca2bf14b43796ae0a0508dbedc40d0e4.zip |
point to the new files
Diffstat (limited to 'usrp2/top/u1e/Makefile')
-rw-r--r-- | usrp2/top/u1e/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usrp2/top/u1e/Makefile b/usrp2/top/u1e/Makefile index 306ab5bae..3412e227d 100644 --- a/usrp2/top/u1e/Makefile +++ b/usrp2/top/u1e/Makefile @@ -176,6 +176,8 @@ timing/time_sender.v \ timing/time_sync.v \ timing/timer.v \ gpmc/gpmc.v \ +gpmc/edge_sync.v \ +gpmc/dbsm.v \ top/u1e/u1e_core.v \ top/u1e/u1e.ucf \ top/u1e/u1e.v |