sunxi: fix dts name for Mele M9
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
parent
4ebb13a0ef
commit
76ee28ce9d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue