projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: add a profile and build image for the OM2P board
[openwrt.git]
/
target
/
linux
/
ar71xx
/
generic
/
profiles
/
buffalo.mk
diff --git
a/target/linux/ar71xx/generic/profiles/buffalo.mk
b/target/linux/ar71xx/generic/profiles/buffalo.mk
index
a6de0af
..
74530b5
100644
(file)
--- a/
target/linux/ar71xx/generic/profiles/buffalo.mk
+++ b/
target/linux/ar71xx/generic/profiles/buffalo.mk
@@
-49,3
+49,15
@@
define Profile/WHRHPG300N/Description
endef
$(eval $(call Profile,WHRHPG300N))
+
+
+define Profile/WHRHPGN
+ NAME:=Buffalo WHR-HP-GN
+ PACKAGES:=
+endef
+
+define Profile/WHRHPGN/Description
+ Package set optimized for the Buffalo WHR-HP-GN.
+endef
+
+$(eval $(call Profile,WHRHPGN))
This page took
0.020023 seconds
and
4
git commands to generate.