251cc826be
As commit 7ae4a78daa
("ARM: 8969/1: decompressor: simplify libfdt
builds") stated, copying source files during the build time may not
end up with as clean code as expected.
Do similar for the other library files for further cleanups of the
Makefile and .gitignore.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
4 lines
104 B
ArmAsm
4 lines
104 B
ArmAsm
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/* For __aeabi_uidivmod */
|
|
#include "../../lib/lib1funcs.S"
|