From: Sam Ravnborg Date: Mon, 15 Oct 2007 19:03:59 +0000 (+0200) Subject: kbuild: fix AFLAGS use in h8300 and m68knommu X-Git-Tag: v2.6.24-rc1~830^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=714055ede4ffd60933397d4b61d285d0dfc9ecaf;p=pandora-kernel.git 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 Cc: Greg Ungerer Cc: Yoshinori Sato --- Reading git-diff-tree failed