Skip to content

Commit a6511ab

Browse files
committed
fix ARM build: remove spurious SRCHEADERS (tp/kinematics headers covered by EXTRA_CFLAGS -I paths)
1 parent d8a51e1 commit a6511ab

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

src/Makefile

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -374,19 +374,6 @@ SRCHEADERS := \
374374
hal/drivers/mesa-hostmot2/hostmot2-serial.h \
375375
emc/linuxcnc.h \
376376
emc/kinematics/kinematics.h \
377-
emc/kinematics/switchkins.h \
378-
emc/kinematics/genhexkins.h \
379-
emc/kinematics/genserkins.h \
380-
emc/kinematics/pentakins.h \
381-
emc/kinematics/pumakins.h \
382-
emc/motion_planning/bezier9.h \
383-
emc/tp/tc.h \
384-
emc/tp/tc_types.h \
385-
emc/tp/tcq.h \
386-
emc/tp/tp.h \
387-
emc/tp/tp_types.h \
388-
emc/tp/spherical_arc.h \
389-
emc/tp/blendmath.h \
390377
emc/motion/emcmotcfg.h \
391378
emc/nml_intf/emcpos.h \
392379
emc/nml_intf/emcpose.h \

0 commit comments

Comments
 (0)