CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
kernel
/
cubox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
647a37b
)
Update Makefile for hardfloat toolchain and latest kernel config
2.7
author
Ryan Mullen
<rmull@rmull.com>
Fri, 2 Nov 2012 01:45:16 +0000
(21:45 -0400)
committer
Ryan Mullen
<rmull@rmull.com>
Fri, 2 Nov 2012 01:45:16 +0000
(21:45 -0400)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index c68fd83752cc510fc0d26f35bdfabf9b7385f24e..e3568dede640718527cd705d1945d5790b350189 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2,13
+2,13
@@
# src/kernel/cubox/Makefile
#
-TARGET = arm-crux-linux-gnueabi
+TARGET = arm-crux-linux-gnueabi
hf
PWD = $(shell pwd)
WORK = $(PWD)/work
-CROSSTOOLS = $(PWD)/../../toolchain/crosstools
+CROSSTOOLS = $(PWD)/../../toolchain
-hardfp
/crosstools
-KERNEL_VERSION =
2.6.32.9-cubox_20120605
+KERNEL_VERSION =
3.5.3-cubox_20121014
.PHONY: all clean image modules map config