diff options
Diffstat (limited to 'tools/testing/selftests/kcmp/Makefile')
-rw-r--r-- | tools/testing/selftests/kcmp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/selftests/kcmp/Makefile b/tools/testing/selftests/kcmp/Makefile index 0eecd183058c..2ae7450a9a89 100644 --- a/tools/testing/selftests/kcmp/Makefile +++ b/tools/testing/selftests/kcmp/Makefile | |||
@@ -1,4 +1,3 @@ | |||
1 | CC := $(CROSS_COMPILE)$(CC) | ||
2 | CFLAGS += -I../../../../usr/include/ | 1 | CFLAGS += -I../../../../usr/include/ |
3 | 2 | ||
4 | all: kcmp_test | 3 | all: kcmp_test |