git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9927c2
)
x86: move i386 and x86_64 Makefiles to arch/x86
author
Sam Ravnborg
<sam@ravnborg.org>
Thu, 25 Oct 2007 17:42:04 +0000
(19:42 +0200)
committer
Sam Ravnborg
<sam@ravnborg.org>
Thu, 25 Oct 2007 20:27:34 +0000
(22:27 +0200)
Moving the ARCH specific Makefiles for i386 and x86_64
required a litle bit tweaking in the top-lvel Makefile.
SRCARCH is now set in the top-level Makefile
because we need this info to include the correct
arch Makefile.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found