- fixed overwriting define and include of packages
- added blase path git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@938 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
+2
-2
@@ -22,7 +22,7 @@ GCC_SRCS += $(LIBSRC_PATH)/radio/statistics.c
|
||||
GCC_SRCS += $(LIBSRC_PATH)/radio/symbol.c
|
||||
GCC_SRCS += $(LIBSRC_PATH)/radio/synchronization.c
|
||||
|
||||
INCLUDES ?= -I $(LIBSRC_PATH) -I $(EIGEN_PATH)
|
||||
DEFINES ?= -Dradio_float_t=float -Dfir_float_t=float
|
||||
INCLUDES += -I $(LIBSRC_PATH) -I $(EIGEN_PATH)
|
||||
DEFINES += -Dradio_float_t=float -Dfir_float_t=float
|
||||
|
||||
include $(MAKE_HOME)/compile.mk
|
||||
|
||||
Reference in New Issue
Block a user