From 27f128f62e9f9f364687e5e2c6973382461aedb6 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Thu, 3 Oct 2013 09:09:03 +0000 Subject: [PATCH] Fixed TARGET value and cleaned up --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index b9e1587..5c45c2c 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # -# src/kernel/Makefile +# kernel/efikamx/Makefile # -TARGET = arm-crux-linux-gnueabi +TARGET = arm-crux-linux-gnueabihf PWD = $(shell pwd) WORK = $(PWD)/work -- 2.26.2