mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-15 07:29:15 +01:00
Disabled double definition of pmlib compilation in openPilot/Makefile - target gencode
This commit is contained in:
parent
5ea35bb28c
commit
d21f6705aa
@ -479,9 +479,7 @@ endif
|
||||
endif
|
||||
|
||||
# Generate intermediate code
|
||||
gencode: ${OUTDIR}/pmlib_img.c ${OUTDIR}/pmlib_nat.c ${OUTDIR}/pmlibusr_img.c ${OUTDIR}/pmlibusr_nat.c ${OUTDIR}/pmfeatures.h ${OUTDIR}/InitOptMods.h
|
||||
|
||||
$(PYSRC): gencode
|
||||
gencode: ${OUTDIR}/InitOptMods.h
|
||||
|
||||
$(SRC): gencode
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user