added the USE_HMC5843 flag to subsystem imu_crista_hmc4532.makefile

This commit is contained in:
Felix Ruess
2011-06-06 23:18:39 +02:00
parent d31a1a6814
commit 3fba82df3a
@@ -67,6 +67,7 @@ imu_srcs += $(SRC_ARCH)/subsystems/imu/imu_crista_arch.c
imu_srcs += peripherals/hmc5843.c
imu_srcs += $(SRC_ARCH)/peripherals/hmc5843_arch.c
imu_srcs += -DUSE_HMC5843
ifeq ($(ARCH), lpc21)
imu_CFLAGS += -DUSE_I2C1