diff options
Diffstat (limited to 'usrp')
-rw-r--r-- | usrp/firmware/src/usrp2/Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/usrp/firmware/src/usrp2/Makefile.am b/usrp/firmware/src/usrp2/Makefile.am index e708312d9..41664a2da 100644 --- a/usrp/firmware/src/usrp2/Makefile.am +++ b/usrp/firmware/src/usrp2/Makefile.am @@ -54,7 +54,10 @@ EXTRA_DIST = \ 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: |