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
/
atheros.mk
diff --git
a/target/linux/ar71xx/generic/profiles/atheros.mk
b/target/linux/ar71xx/generic/profiles/atheros.mk
index
f26d7a7
..
4ce4cd5
100644
(file)
--- a/
target/linux/ar71xx/generic/profiles/atheros.mk
+++ b/
target/linux/ar71xx/generic/profiles/atheros.mk
@@
-5,6
+5,17
@@
# See /LICENSE for more information.
#
# See /LICENSE for more information.
#
+define Profile/AP113
+ NAME:=Atheros AP113 reference board
+ PACKAGES:=kmod-usb-core kmod-usb2
+endef
+
+define Profile/AP113/description
+ Package set optimized for the Atheros AP113 reference board.
+endef
+
+$(eval $(call Profile,AP113))
+
define Profile/AP121
NAME:=Atheros AP121 reference board
PACKAGES:=kmod-usb-core kmod-usb2
define Profile/AP121
NAME:=Atheros AP121 reference board
PACKAGES:=kmod-usb-core kmod-usb2
This page took
0.021104 seconds
and
4
git commands to generate.