ramips: mt7621: sync MQmaker WiTi profile name to dts name
Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 49126
This commit is contained in:
parent
14177319ea
commit
37f1022d73
1 changed files with 3 additions and 3 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue