mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00

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>
6 lines
114 B
Makefile
6 lines
114 B
Makefile
#
|
|
# Makefile for H8/300-specific library files..
|
|
#
|
|
|
|
lib-y = ashrdi3.o checksum.o memcpy.o memset.o abs.o romfs.o
|