CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Fixed compiler for TARGET and removed DEVICE in Makefile
authorJose V Beneyto <sepen@crux.nu>
Wed, 14 Aug 2013 10:07:18 +0000 (10:07 +0000)
committerJose V Beneyto <sepen@crux.nu>
Wed, 14 Aug 2013 10:07:18 +0000 (10:07 +0000)
Makefile

index 54c8259cb29632c927ea934e6c132f4be47829b7..764262e85081eb574707e6afeca5047fa383e214 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,8 +6,7 @@ TOPDIR = $(shell pwd)
 
 include $(TOPDIR)/../toolchain/vars.mk
 
-TARGET = arm-crux-linux-gnueabi
-DEVICE = versatile
+TARGET = arm-crux-linux-gnueabihf
 
 WORK = $(TOPDIR)/work
 CLFS = $(TOPDIR)/../toolchain/clfs