diff --git a/src/main/target/MOTOLAB/target.mk b/src/main/target/MOTOLAB/target.mk index f4d23414f4..8862ca16fd 100644 --- a/src/main/target/MOTOLAB/target.mk +++ b/src/main/target/MOTOLAB/target.mk @@ -4,5 +4,6 @@ FEATURES = VCP ONBOARDFLASH TARGET_SRC = \ drivers/accgyro/accgyro_mpu.c \ drivers/accgyro/accgyro_mpu6050.c \ - drivers/accgyro/accgyro_spi_mpu6000.c + drivers/accgyro/accgyro_spi_mpu6000.c \ + drivers/flash_m25p16.c