projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1417731
)
ramips: mt7621: sync MQmaker WiTi profile name to dts name
author
John Crispin
<john@openwrt.org>
Sat, 9 Apr 2016 10:24:44 +0000
(10:24 +0000)
committer
John Crispin
<john@openwrt.org>
Sat, 9 Apr 2016 10:24:44 +0000
(10:24 +0000)
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 49126
target/linux/ramips/mt7621/profiles/mqmaker.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/mt7621/profiles/mqmaker.mk
b/target/linux/ramips/mt7621/profiles/mqmaker.mk
index ae35e7dc667a47e1f0b9f58358a9136234345454..a9c79dffcc444866d2d78cc1ae8811cffdb94363 100644
(file)
--- 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
))