1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

drivers/itg320x: remove not needed MODULE variable

This commit is contained in:
Alexandre Abadie 2020-01-11 18:09:13 +01:00
parent 1c148ba2f2
commit a933657020
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -1,3 +1 @@
MODULE = itg320x
include $(RIOTBASE)/Makefile.base