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:
0c53c8e
)
kbuild: fix AFLAGS use in h8300 and m68knommu
author
Sam Ravnborg
<sam@neptun.(none)>
Mon, 15 Oct 2007 19:03:59 +0000
(21:03 +0200)
committer
Sam Ravnborg
<sam@neptun.(none)>
Mon, 15 Oct 2007 19:03:59 +0000
(21:03 +0200)
In most cases when AFALGS is manipuled direct this is a bug
and EXTRA_AFLAGS should have been used.
Fix the obvious candidates.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Greg Ungerer <gerg@uclinux.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
No differences found