diff options
author | Nick Foster <nick@nerdnetworks.org> | 2011-03-16 13:52:09 -0700 |
---|---|---|
committer | Matt Ettus <matt@ettus.com> | 2011-05-26 17:31:20 -0700 |
commit | a24962fce5d31b8e824aab2afefa5372a98a3ac1 (patch) | |
tree | f721bb994fd1b11a960eb2e7af1ec9cc90a3a5f0 /usrp2/top | |
parent | 9136be2281be8ab6dd673b0f1dbfe9e9733438cf (diff) | |
download | uhd-a24962fce5d31b8e824aab2afefa5372a98a3ac1.tar.gz uhd-a24962fce5d31b8e824aab2afefa5372a98a3ac1.tar.bz2 uhd-a24962fce5d31b8e824aab2afefa5372a98a3ac1.zip |
u1p: remove extram from Makefile
Diffstat (limited to 'usrp2/top')
-rw-r--r-- | usrp2/top/u1plus/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usrp2/top/u1plus/Makefile b/usrp2/top/u1plus/Makefile index 8453352f0..ca6ec9320 100644 --- a/usrp2/top/u1plus/Makefile +++ b/usrp2/top/u1plus/Makefile @@ -20,7 +20,6 @@ include ../../opencores/Makefile.srcs include ../../vrt/Makefile.srcs include ../../udp/Makefile.srcs include ../../coregen/Makefile.srcs -include ../../extram/Makefile.srcs include ../../gpif/Makefile.srcs ################################################## |