diff options
Diffstat (limited to 'arch/mips/boot/dts/Makefile')
| -rw-r--r-- | arch/mips/boot/dts/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/arch/mips/boot/dts/Makefile b/arch/mips/boot/dts/Makefile index 1e79cab8e269..36c5e4c6e640 100644 --- a/arch/mips/boot/dts/Makefile +++ b/arch/mips/boot/dts/Makefile @@ -1,16 +1,17 @@ # SPDX-License-Identifier: GPL-2.0 subdir-y += brcm subdir-y += cavium-octeon +subdir-y += econet +subdir-y += mobileye subdir-y += img subdir-y += ingenic subdir-y += lantiq +subdir-y += loongson subdir-y += mscc subdir-y += mti -subdir-y += netlogic subdir-y += ni subdir-y += pic32 subdir-y += qca subdir-y += ralink +subdir-y += realtek subdir-y += xilfpga - -obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix /, $(subdir-y)) |
