projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35
[openwrt.git]
/
target
/
linux
/
ramips
/
rt288x
/
profiles
/
00-default.mk
diff --git
a/target/linux/ramips/rt288x/profiles/00-default.mk
b/target/linux/ramips/rt288x/profiles/00-default.mk
index
414df50
..
80ae4d0
100644
(file)
--- a/
target/linux/ramips/rt288x/profiles/00-default.mk
+++ b/
target/linux/ramips/rt288x/profiles/00-default.mk
@@
-7,7
+7,7
@@
define Profile/Default
NAME:=Default Profile
- PACKAGES:=kmod-rt2880-pci wpad-mini
+ PACKAGES:=kmod-
leds-gpio kmod-
rt2880-pci wpad-mini
endef
define Profile/Default/Description
This page took
0.024301 seconds
and
4
git commands to generate.