projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: add AR934x specific interface speed setup for ge0
[openwrt.git]
/
target
/
linux
/
ar71xx
/
generic
/
profiles
/
jjplus.mk
diff --git
a/target/linux/ar71xx/generic/profiles/jjplus.mk
b/target/linux/ar71xx/generic/profiles/jjplus.mk
index
eb7bd65
..
3f97dbf
100644
(file)
--- a/
target/linux/ar71xx/generic/profiles/jjplus.mk
+++ b/
target/linux/ar71xx/generic/profiles/jjplus.mk
@@
-16,6
+16,17
@@
endef
$(eval $(call Profile,JA76PF))
$(eval $(call Profile,JA76PF))
+define Profile/JA76PF2
+ NAME:=jjPlus JA76PF2
+ PACKAGES:=
+endef
+
+define Profile/JA76PF2/Description
+ Package set optimized for the jjPlus JA76PF2 board.
+endef
+
+$(eval $(call Profile,JA76PF2))
+
define Profile/JWAP003
NAME:=jjPlus JWAP0003
PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2
define Profile/JWAP003
NAME:=jjPlus JWAP0003
PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2
This page took
0.020537 seconds
and
4
git commands to generate.