makefile fix to add l3gd driver

git-svn-id: https://afrodevices.googlecode.com/svn/trunk/baseflight@196 7c89a4a9-59b9-e629-4cfe-3a2d53b20e61
This commit is contained in:
timecop 2012-08-15 14:51:17 +00:00
parent 288d0ca4a6
commit 9b7e26b274
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ NAZE_SRC = drv_adc.c \
drv_mma845x.c \
drv_mpu3050.c \
drv_mpu6050.c \
drv_l3g4200d.c \
drv_pwm.c \
$(COMMON_SRC)