CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
kernel
/
vexpress.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fd4385
)
Fixed default (mainline) toolchain to use
author
Jose V Beneyto
<sepen@crux.nu>
Wed, 14 Aug 2013 10:33:34 +0000
(10:33 +0000)
committer
Jose V Beneyto
<sepen@crux.nu>
Wed, 14 Aug 2013 10:33:34 +0000
(10:33 +0000)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 3346bdbd071e5282aaa1af8e5947935a3927dc86..e291493d25d36c0f97b75ecc9cef40284ed86677 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-6,7
+6,7
@@
TARGET = arm-crux-linux-gnueabihf
PWD = $(shell pwd)
WORK = $(PWD)/work
-CROSSTOOLS = $(PWD)/../../toolchain
-hardfp
/crosstools
+CROSSTOOLS = $(PWD)/../../toolchain/crosstools
KERNEL_VERSION = 3.5.4