aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300
diff options
context:
space:
mode:
authorSam Ravnborg <sam@neptun.(none)>2007-10-15 21:03:59 +0200
committerSam Ravnborg <sam@neptun.(none)>2007-10-15 21:03:59 +0200
commit714055ede4ffd60933397d4b61d285d0dfc9ecaf (patch)
tree5f32958556a534dd2d0f2fddd49dc1d78e1ba85e /arch/h8300
parent0c53c8e6eb456cde30f2305421c605713856abc8 (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>
Diffstat (limited to 'arch/h8300')
-rw-r--r--arch/h8300/lib/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/h8300/lib/Makefile b/arch/h8300/lib/Makefile
index 98272b66f4e5..1577f5075b10 100644
--- a/arch/h8300/lib/Makefile
+++ b/arch/h8300/lib/Makefile
@@ -2,7 +2,4 @@
# Makefile for H8/300-specific library files..
#
-.S.o:
- $(CC) $(AFLAGS) -D__ASSEMBLY__ -c $< -o $@
-
lib-y = ashrdi3.o checksum.o memcpy.o memset.o abs.o romfs.o