1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-27 19:35:04 +02:00

sunxi: fix dts name for Mele M9

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
Yousong Zhou 2017-01-01 01:06:33 +08:00 committed by Felix Fietkau
parent 4ebb13a0ef
commit 76ee28ce9d

View File

@ -96,7 +96,7 @@ define Image/Build/Profile/OLIMEX_A13_SOM
endef
define Image/Build/Profile/Mele_M9
$(call Image/Build/SDCard,$(1),sun6i-a31-hummingbird)
$(call Image/Build/SDCard,$(1),sun6i-a31-m9)
endef
define Image/Build/Profile/Linksprite_pcDuino