diff options
Diffstat (limited to 'arch/xtensa/Kbuild')
-rw-r--r-- | arch/xtensa/Kbuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/xtensa/Kbuild b/arch/xtensa/Kbuild new file mode 100644 index 000000000..fd12f6174 --- /dev/null +++ b/arch/xtensa/Kbuild @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-y += kernel/ mm/ platforms/ boot/dts/ |