mirror of
https://github.com/torvalds/linux.git
synced 2024-12-05 18:41:23 +00:00
f78b25ee92
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 mips to clean up the Makefile and .gitignore.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Tested-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
3 lines
72 B
C
3 lines
72 B
C
// SPDX-License-Identifier: GPL-2.0-only
|
|
#include "../../lib/bswapdi.c"
|