--- zzzz-none-000/linux-4.9.231/arch/mips/boot/dts/lantiq/Makefile 2020-07-22 07:10:54.000000000 +0000 +++ falcon-5590-729/linux-4.9.231/arch/mips/boot/dts/lantiq/Makefile 2022-03-30 12:03:33.000000000 +0000 @@ -1,7 +1,11 @@ dtb-$(CONFIG_DT_EASY50712) += easy50712.dtb - +dtb-$(CONFIG_DT_ANYWAN) += easy350_anywan.dtb +dtb-$(CONFIG_DT_EASY350550_BOOTCORE) += easy350550_bootcore.dtb obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y)) +obj-y := avm/ +subdir-y := avm + # Force kbuild to make empty built-in.o if necessary obj- += dummy.o