projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add a hacked up version of upslug2 which is able to flash a wrt350nv2 in recovery...
[openwrt.git]
/
target
/
linux
/
ar71xx
/
profiles
/
ubnt.mk
diff --git
a/target/linux/ar71xx/profiles/ubnt.mk
b/target/linux/ar71xx/profiles/ubnt.mk
index
849e3c2
..
a7fd9a2
100644
(file)
--- a/
target/linux/ar71xx/profiles/ubnt.mk
+++ b/
target/linux/ar71xx/profiles/ubnt.mk
@@
-7,7
+7,7
@@
define Profile/UBNTRS
NAME:=Ubiquiti RouterStation
define Profile/UBNTRS
NAME:=Ubiquiti RouterStation
- PACKAGES:=kmod-usb-ohci kmod-usb2
+ PACKAGES:=kmod-usb-
core kmod-usb-
ohci kmod-usb2
endef
define Profile/UBNTRS/Description
endef
define Profile/UBNTRS/Description
@@
-18,7
+18,7
@@
$(eval $(call Profile,UBNTRS))
define Profile/UBNTRSPRO
NAME:=Ubiquiti RouterStation Pro
define Profile/UBNTRSPRO
NAME:=Ubiquiti RouterStation Pro
- PACKAGES:=kmod-usb-ohci kmod-usb2
+ PACKAGES:=kmod-usb-
core kmod-usb-
ohci kmod-usb2
endef
define Profile/UBNTRSPRO/Description
endef
define Profile/UBNTRSPRO/Description
@@
-29,7
+29,7
@@
$(eval $(call Profile,UBNTRSPRO))
define Profile/UBNT
NAME:=Ubiquiti Products
define Profile/UBNT
NAME:=Ubiquiti Products
- PACKAGES:=kmod-usb-ohci kmod-usb2
+ PACKAGES:=kmod-usb-
core kmod-usb-
ohci kmod-usb2
endef
define Profile/UBNT/Description
endef
define Profile/UBNT/Description
This page took
0.022858 seconds
and
4
git commands to generate.