CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
kernel
/
cubieboard2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d488080
)
Fixed toolchain dir for 3.0 (now mainline is hardfp)
author
Jose V Beneyto
<sepen@crux.nu>
Mon, 16 Sep 2013 09:14:12 +0000
(09:14 +0000)
committer
Jose V Beneyto
<sepen@crux.nu>
Mon, 16 Sep 2013 09:14:12 +0000
(09:14 +0000)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 0f990b9fb4310c843a73851498174f234a66bd1b..e43661d8f5a4ec5860addc707eb8b89386387a87 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.4.43-cubieboard2_20130827