CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Fixed TARGET value and fixed config file
[kernel/raspberrypi.git] / Makefile
index 24d233fd993e02dafb7a07b3bb14adc690bec4e0..366afe8245a457224bbc80de740413355f16c61d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 # src/kernel/Makefile
 #
 
-TARGET = arm-crux-linux-gnueabi
+TARGET = arm-crux-linux-gnueabihf
 
 PWD = $(shell pwd)
 WORK = $(PWD)/work