mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-15 04:46:45 +07:00
909548d6c5
Use the standard obj-y form to specify the sub-directories under arch/riscv/. No functional change intended. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
4 lines
67 B
Makefile
4 lines
67 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
obj-y += kernel/ mm/ net/
|