Do not set makefile variable if not actually required
This commit is contained in:
parent
140cf78a80
commit
e9558f0232
3
Makefile
3
Makefile
@ -59,9 +59,6 @@ INCLUDES = -Icodec/api/svc -Icodec/common
|
|||||||
#ASM_INCLUDES = -Iprocessing/src/asm/
|
#ASM_INCLUDES = -Iprocessing/src/asm/
|
||||||
ASM_INCLUDES = -Icodec/common/
|
ASM_INCLUDES = -Icodec/common/
|
||||||
|
|
||||||
COMMON_INCLUDES = \
|
|
||||||
-Icodec/decoder/core/inc
|
|
||||||
|
|
||||||
DECODER_INCLUDES = \
|
DECODER_INCLUDES = \
|
||||||
-Icodec/decoder/core/inc \
|
-Icodec/decoder/core/inc \
|
||||||
-Icodec/decoder/plus/inc
|
-Icodec/decoder/plus/inc
|
||||||
|
Loading…
Reference in New Issue
Block a user