diff options
Diffstat (limited to 'usrp2/top/B100/Makefile.B100')
-rw-r--r-- | usrp2/top/B100/Makefile.B100 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp2/top/B100/Makefile.B100 b/usrp2/top/B100/Makefile.B100 index 48dc7dfd3..4687f2169 100644 --- a/usrp2/top/B100/Makefile.B100 +++ b/usrp2/top/B100/Makefile.B100 @@ -57,7 +57,7 @@ SOURCES = $(abspath $(TOP_SRCS)) $(FIFO_SRCS) \ $(CONTROL_LIB_SRCS) $(SDR_LIB_SRCS) $(SERDES_SRCS) \ $(SIMPLE_GEMAC_SRCS) $(TIMING_SRCS) $(OPENCORES_SRCS) \ $(VRT_SRCS) $(UDP_SRCS) $(COREGEN_SRCS) $(EXTRAM_SRCS) \ -$(GPIF_SRCS) $(CUSTOM_SRCS) +$(GPIF_SRCS) ################################################## # Process Properties |