CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
kernel
/
cubieboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ac704e
)
Fixed toolchain dir for 3.0 (now mainline is hardfp) and cleaned up Makefile's header
3.0
author
Jose V Beneyto
<sepen@crux.nu>
Sat, 21 Sep 2013 09:13:25 +0000
(09:13 +0000)
committer
Jose V Beneyto
<sepen@crux.nu>
Sat, 21 Sep 2013 09:13:25 +0000
(09:13 +0000)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 75bb1dbf6157b8843a8f55bbbdc0dcc0c8340fe7..b02e1e5c068c122357e1f3c201314f6092ff51ae 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,12
+1,12
@@
#
-#
src/kernel
/Makefile
+#
kernel/cuieboard
/Makefile
#
TARGET = arm-crux-linux-gnueabihf
PWD = $(shell pwd)
WORK = $(PWD)/work
-CROSSTOOLS = $(PWD)/../../toolchain
-hardfp
/crosstools
+CROSSTOOLS = $(PWD)/../../toolchain/crosstools
KERNEL_VERSION = 3.0.76-cubieboard_20130715