diff options
author | Matt Ettus <matt@ettus.com> | 2010-02-09 18:41:22 -0800 |
---|---|---|
committer | Matt Ettus <matt@ettus.com> | 2010-02-09 18:41:22 -0800 |
commit | 3f2e589f639c6ec16e62b337568ebca96e241ae2 (patch) | |
tree | 2abe7497ffe199520c2dd0cd2d01e4ca6a2ebe6c /usrp2/top/safe_u1e/Makefile | |
parent | 2faaa1e36257c9909415f142e165e5ad74495a4e (diff) | |
download | uhd-3f2e589f639c6ec16e62b337568ebca96e241ae2.tar.gz uhd-3f2e589f639c6ec16e62b337568ebca96e241ae2.tar.bz2 uhd-3f2e589f639c6ec16e62b337568ebca96e241ae2.zip |
first cut at blinking leds
Diffstat (limited to 'usrp2/top/safe_u1e/Makefile')
-rw-r--r-- | usrp2/top/safe_u1e/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp2/top/safe_u1e/Makefile b/usrp2/top/safe_u1e/Makefile index 8fe77d554..664835187 100644 --- a/usrp2/top/safe_u1e/Makefile +++ b/usrp2/top/safe_u1e/Makefile @@ -175,7 +175,7 @@ timing/time_sender.v \ timing/time_sync.v \ timing/timer.v \ top/u2_core/u2_core.v \ -top/safe_u1e/u1e.ucf \ +top/safe_u1e/safe_u1e.ucf \ top/safe_u1e/safe_u1e.v ################################################## |