projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[adm5120] refresh kernel config
[openwrt.git]
/
target
/
linux
/
adm5120
/
router_le
/
profiles
/
Edimax.mk
diff --git
a/target/linux/adm5120/router_le/profiles/Edimax.mk
b/target/linux/adm5120/router_le/profiles/Edimax.mk
index
34798b2
..
9b0ca65
100644
(file)
--- a/
target/linux/adm5120/router_le/profiles/Edimax.mk
+++ b/
target/linux/adm5120/router_le/profiles/Edimax.mk
@@
-5,8
+5,16
@@
# See /LICENSE for more information.
#
# See /LICENSE for more information.
#
+define Profile/BR6104K
+ NAME:=Edimax BR-6104K (Unofficial)
+endef
+
+define Profile/BR6104K/Description
+ Package set optimized for the Edimax BR-6104K
+endef
+
define Profile/BR6104KP
define Profile/BR6104KP
- NAME:=Edimax BR-6104KP
+ NAME:=Edimax BR-6104KP
(Unofficial)
PACKAGES:=kmod-usb-core kmod-usb-adm5120
endef
PACKAGES:=kmod-usb-core kmod-usb-adm5120
endef
@@
-14,4
+22,5
@@
define Profile/BR6104KP/Description
Package set optimized for the Edimax BR-6104KP
endef
Package set optimized for the Edimax BR-6104KP
endef
+$(eval $(call Profile,BR6104K))
$(eval $(call Profile,BR6104KP))
$(eval $(call Profile,BR6104KP))
This page took
0.026894 seconds
and
4
git commands to generate.