mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 01:34:14 +08:00
714055ede4
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
|