mirror of
https://github.com/torvalds/linux.git
synced 2024-11-30 08:01:59 +00:00
3cbadd20e3
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 parisc to clean up the Makefile.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Helge Deller <deller@gmx.de>
Signed-off-by: Helge Deller <deller@gmx.de>
3 lines
76 B
ArmAsm
3 lines
76 B
ArmAsm
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
#include "../../kernel/real2.S"
|