diff --git a/userspace/tools/Makefile b/userspace/tools/Makefile index 6c0afeec228a252838331dd59fd6f6f9bf8dbad6..4677ff11b08bf0482fbc3ecbafefd08ee04f509a 100644 --- a/userspace/tools/Makefile +++ b/userspace/tools/Makefile @@ -29,7 +29,6 @@ OBJDUMP = $(CROSS_COMPILE)objdump # LOTs of includes CFLAGS = -O2 -g -Wall \ -Wstrict-prototypes \ - -I$(LINUX)/include \ -I$(LINUX)/arch/arm/mach-at91/include \ -I../wrsw_rtud \ -I../mini-rpc \