[OpenWrt-Devel] [PATCH 4/5] ramips: mt7621: sync MQmaker WiTi profile name to dts name

Roman Yeryomin leroi.lists at gmail.com
Sun Apr 3 14:47:35 EDT 2016


Signed-off-by: Roman Yeryomin <roman at advem.lv>
---
 target/linux/ramips/mt7621/profiles/mqmaker.mk | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/target/linux/ramips/mt7621/profiles/mqmaker.mk b/target/linux/ramips/mt7621/profiles/mqmaker.mk
index ae35e7d..a9c79df 100644
--- a/target/linux/ramips/mt7621/profiles/mqmaker.mk
+++ b/target/linux/ramips/mt7621/profiles/mqmaker.mk
@@ -5,7 +5,7 @@
 # See /LICENSE for more information.
 #
 
-define Profile/witi
+define Profile/WITI
 	NAME:=MQmaker WiTi
 	FEATURES+=rtc
 	PACKAGES:=\
@@ -14,7 +14,7 @@ define Profile/witi
 		kmod-rtc-pcf8563 kmod-i2c-mt7621
 endef
 
-define Profile/witi/Description
+define Profile/WITI/Description
 	Package set compatible with MQmaker WiTi board.
 endef
-$(eval $(call Profile,witi))
+$(eval $(call Profile,WITI))
-- 
2.5.0
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list