diff options
Diffstat (limited to 'tools/laptop/freefall/Makefile')
-rw-r--r-- | tools/laptop/freefall/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/laptop/freefall/Makefile b/tools/laptop/freefall/Makefile index 5f758c489a20..b572d94255f6 100644 --- a/tools/laptop/freefall/Makefile +++ b/tools/laptop/freefall/Makefile @@ -2,7 +2,6 @@ PREFIX ?= /usr SBINDIR ?= sbin INSTALL ?= install -CC = $(CROSS_COMPILE)gcc TARGET = freefall |