projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ramips] correct PCI IO/Mem resource swapping
[openwrt.git]
/
target
/
linux
/
ramips
/
rt305x
/
profiles
/
00-default.mk
diff --git
a/target/linux/ramips/rt305x/profiles/00-default.mk
b/target/linux/ramips/rt305x/profiles/00-default.mk
index
e5d51b2
..
55ac015
100644
(file)
--- a/
target/linux/ramips/rt305x/profiles/00-default.mk
+++ b/
target/linux/ramips/rt305x/profiles/00-default.mk
@@
-8,7
+8,7
@@
define Profile/Default
NAME:=Default Profile
PACKAGES:=\
- kmod-
rt2800-pci kmod-
usb-core kmod-usb-rt305x-dwc_otg \
+ kmod-usb-core kmod-usb-rt305x-dwc_otg \
kmod-ledtrig-usbdev
endef
This page took
0.02068 seconds
and
4
git commands to generate.