diff options
Diffstat (limited to 'arch/mips/boot/dts/lantiq/Makefile')
-rw-r--r-- | arch/mips/boot/dts/lantiq/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/mips/boot/dts/lantiq/Makefile b/arch/mips/boot/dts/lantiq/Makefile index f5dfc06242b9..d8531b4653c0 100644 --- a/arch/mips/boot/dts/lantiq/Makefile +++ b/arch/mips/boot/dts/lantiq/Makefile @@ -1,4 +1,2 @@ # SPDX-License-Identifier: GPL-2.0 -dtb-$(CONFIG_DT_EASY50712) += easy50712.dtb - -obj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .o, $(dtb-y)) +dtb-$(CONFIG_DT_EASY50712) += danube_easy50712.dtb |