diff options
Diffstat (limited to 'arch/openrisc/Kbuild')
-rw-r--r-- | arch/openrisc/Kbuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/openrisc/Kbuild b/arch/openrisc/Kbuild new file mode 100644 index 000000000000..70bdb24ff204 --- /dev/null +++ b/arch/openrisc/Kbuild @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0 +obj-y += lib/ kernel/ mm/ + +# for cleaning +subdir- += boot |