mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00: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>
5 lines
114 B
Makefile
5 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
|