mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 00:11:13 +00:00
12 lines
271 B
Diff
12 lines
271 B
Diff
|
--- a/arch/arm/boot/dts/Makefile
|
||
|
+++ b/arch/arm/boot/dts/Makefile
|
||
|
@@ -775,6 +775,8 @@
|
||
|
mt6589-aquaris5.dtb \
|
||
|
mt6592-evb.dtb \
|
||
|
mt7623-evb.dtb \
|
||
|
+ mt7623-eMMC.dtb \
|
||
|
+ mt7623-NAND.dtb \
|
||
|
mt8127-moose.dtb \
|
||
|
mt8135-evbp1.dtb
|
||
|
dtb-$(CONFIG_ARCH_ZX) += zx296702-ad1.dtb
|