Browse Source

sunxi: fix dts name for Mele M9

Signed-off-by: Yousong Zhou <[email protected]>
Yousong Zhou 9 years ago
parent
commit
76ee28ce9d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/sunxi/image/Makefile

+ 1 - 1
target/linux/sunxi/image/Makefile

@@ -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