commit | 6ef4661cad32b5098ffb31be3282c866befde85f | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Thu Aug 12 01:41:16 2021 +0900 |
committer | Helge Deller <deller@gmx.de> | Mon Aug 30 10:18:25 2021 +0200 |
tree | 86532fcb61fa8aec8b859811d9752ce692f3bdce | |
parent | 0c38502cee6f63a27c7af476948eac18e067d5ff [diff] [blame] |
parisc: move core-y in arch/parisc/Makefile to arch/parisc/Kbuild Use obj-y to clean up Makefile. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Helge Deller <deller@gmx.de>
diff --git a/arch/parisc/Kbuild b/arch/parisc/Kbuild index a4e40e5..3c068b7 100644 --- a/arch/parisc/Kbuild +++ b/arch/parisc/Kbuild
@@ -1 +1,2 @@ # SPDX-License-Identifier: GPL-2.0-only +obj-y += mm/ kernel/ math-emu/