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