mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-07 00:53:41 +08:00
[conf] ups, forgot to add the ins_alt_float subsystem makefile
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Hey Emacs, this is a -*- makefile -*-
|
||||
|
||||
ap_CFLAGS += -DUSE_INS
|
||||
ap_CFLAGS += -DINS_TYPE_H=\"subsystems/ins/ins_alt_float.h\"
|
||||
ap_srcs += $(SRC_FIXEDWING)/subsystems/ins.c
|
||||
ap_srcs += $(SRC_FIXEDWING)/subsystems/ins/ins_alt_float.c
|
||||
Reference in New Issue
Block a user