projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01df41d
)
ar71xx: adjust OM5P profile for the OpenMesh OM5P-AN board
author
John Crispin
<blogic@openwrt.org>
Tue, 17 Mar 2015 09:43:56 +0000
(09:43 +0000)
committer
John Crispin
<blogic@openwrt.org>
Tue, 17 Mar 2015 09:43:56 +0000
(09:43 +0000)
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44866
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ar71xx/generic/profiles/openmesh.mk
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/generic/profiles/openmesh.mk
b/target/linux/ar71xx/generic/profiles/openmesh.mk
index
100636e
..
41b462e
100644
(file)
--- a/
target/linux/ar71xx/generic/profiles/openmesh.mk
+++ b/
target/linux/ar71xx/generic/profiles/openmesh.mk
@@
-17,12
+17,12
@@
endef
$(eval $(call Profile,OM2P))
define Profile/OM5P
- NAME:=OpenMesh OM5P
+ NAME:=OpenMesh OM5P
/OM5P-AN
PACKAGES:=kmod-ath9k om-watchdog
endef
define Profile/OM5P/Description
- Package set optimized for the OpenMesh OM5P.
+ Package set optimized for the OpenMesh OM5P
/OM5P-AN
.
endef
$(eval $(call Profile,OM5P))