CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
kernel
/
omap850.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a92bd7
)
Makefile: cleaned.
author
Victor Martinez
<pitillo@ono.com>
Tue, 9 Feb 2010 20:07:00 +0000
(20:07 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Tue, 9 Feb 2010 20:07:00 +0000
(20:07 +0000)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index bf06878e664e3722ae15fd1937cb25d967ff1f4b..acedff59c5c6ac132730269765441e15d8bd303f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,11
+1,8
@@
#
# omap850/Makefile
#
-# cp -v $(TOPDIR)/config-$(KERNEL_VERSION) .config
-TARGET = arm-unknown-linux-gnu
-# Target device
-DEVICE=
+TARGET = arm-unknown-linux-gnu
TOPDIR = $(shell pwd)
WORK = $(PWD)/work