diff --git a/tools/Module.mk b/tools/Module.mk index b277f46..c94a467 100644 --- a/tools/Module.mk +++ b/tools/Module.mk @@ -8,7 +8,7 @@ TOOLS_DIR := tools TOOLS_CFLAGS := -Wstrict-prototypes -Wshadow -Wpointer-arith -Wcast-qual \ -Wcast-align -Wwrite-strings -Wnested-externs -Winline \ - -W -Wundef -Wmissing-prototypes -I../include + -W -Wundef -Wmissing-prototypes -Iinclude TOOLS_TARGETS := i2cdetect i2cdump i2cset i2cget