From: Jose V Beneyto Date: Thu, 3 Oct 2013 09:09:03 +0000 (+0000) Subject: Fixed TARGET value and cleaned up X-Git-Url: http://gitweb/?a=commitdiff_plain;h=refs%2Fheads%2F3.1;p=kernel%2Fefikamx.git Fixed TARGET value and cleaned up --- 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