CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
kernel
/
versatile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7152d05
)
fixed toolchain's patch for noeabi
author
Jose V Beneyto
<sepen@crux.nu>
Thu, 8 Apr 2010 08:31:50 +0000
(10:31 +0200)
committer
Jose V Beneyto
<sepen@crux.nu>
Thu, 8 Apr 2010 08:31:50 +0000
(10:31 +0200)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index de5936a19d8be63b7fee528a5c63c9278cd6430b..2ff7501c26437fdd50cd89ccbe1943dc52449ce9 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-6,7
+6,7
@@
TARGET = arm-unknown-linux-gnu
TOPDIR = $(shell pwd)
WORK = $(PWD)/work
-CROSSTOOLS = $(TOPDIR)/../../toolchain/crosstools
+CROSSTOOLS = $(TOPDIR)/../../toolchain
-noeabi
/crosstools
GIT_REPOSITORY = git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
KERNEL_VERSION = 2.6.19