commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r3197 - gnuradio/branches/developers/jcorgan/ticket-10


From: jcorgan
Subject: [Commit-gnuradio] r3197 - gnuradio/branches/developers/jcorgan/ticket-10/usrp/firmware/src/usrp2
Date: Sun, 6 Aug 2006 21:35:45 -0600 (MDT)

Author: jcorgan
Date: 2006-08-06 21:35:45 -0600 (Sun, 06 Aug 2006)
New Revision: 3197

Modified:
   
gnuradio/branches/developers/jcorgan/ticket-10/usrp/firmware/src/usrp2/Makefile.am
Log:
usrp now completes VPATH build


Modified: 
gnuradio/branches/developers/jcorgan/ticket-10/usrp/firmware/src/usrp2/Makefile.am
===================================================================
--- 
gnuradio/branches/developers/jcorgan/ticket-10/usrp/firmware/src/usrp2/Makefile.am
  2006-08-07 03:21:14 UTC (rev 3196)
+++ 
gnuradio/branches/developers/jcorgan/ticket-10/usrp/firmware/src/usrp2/Makefile.am
  2006-08-07 03:35:45 UTC (rev 3197)
@@ -54,7 +54,10 @@
 
 
 DEFINES=-DHAVE_USRP2
-INCLUDES=-I$(top_srcdir)/usrp/firmware/include 
-I$(top_srcdir)/usrp/firmware/src/usrp2 
-I$(top_srcdir)/usrp/firmware/src/common -I./ -I../common
+INCLUDES=-I$(top_srcdir)/usrp/firmware/include \
+         -I$(top_srcdir)/usrp/firmware/src/usrp2 \
+        -I$(top_srcdir)/usrp/firmware/src/common \
+        -I$(top_builddir)/usrp/firmware/src/common
 
 # with EA = 0, the FX2 implements a portion of the 8051 "external memory"
 # on chip.  This memory is mapped like this:





reply via email to

[Prev in Thread] Current Thread [Next in Thread]