mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
Updated Makfile for the LM75A Driver
This commit is contained in:
parent
71cab78275
commit
3f539ee104
@ -1,4 +1,4 @@
|
||||
INCLUDES = -I$(RIOTBASE)/core/include -I../include/ -I$(RIOTBASE)/sys/include
|
||||
INCLUDES = -I$(RIOTBASE)/core/include -I../include/ -I$(RIOTBASE)/sys/include -I$(RIOTBOARD)/$(BOARD)/include
|
||||
MODULE =lm75a
|
||||
include $(MAKEBASE)/Makefile.base
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user