commit | 714055ede4ffd60933397d4b61d285d0dfc9ecaf | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@neptun.(none)> | Mon Oct 15 21:03:59 2007 +0200 |
committer | Sam Ravnborg <sam@neptun.(none)> | Mon Oct 15 21:03:59 2007 +0200 |
tree | 5f32958556a534dd2d0f2fddd49dc1d78e1ba85e | |
parent | 0c53c8e6eb456cde30f2305421c605713856abc8 [diff] |
kbuild: fix AFLAGS use in h8300 and m68knommu 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>