projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4c9a4e
)
ar71xx: remove madwifi from the default profile
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 8 May 2010 20:06:50 +0000
(20:06 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 8 May 2010 20:06:50 +0000
(20:06 +0000)
SVN-Revision: 21406
target/linux/ar71xx/generic/profiles/00-default.mk
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/generic/profiles/00-default.mk
b/target/linux/ar71xx/generic/profiles/00-default.mk
index aa46f22c54a7a0105c0ffbace0b5f4222d3847a6..2ca9fa69b3d55e11d1ec724aff866c6d23612efd 100644
(file)
--- a/
target/linux/ar71xx/generic/profiles/00-default.mk
+++ b/
target/linux/ar71xx/generic/profiles/00-default.mk
@@
-7,7
+7,7
@@
define Profile/Default
NAME:=Default Profile (all drivers)
- PACKAGES:=kmod-ath9k kmod-
madwifi kmod-
usb-core kmod-usb-ohci kmod-usb2 swconfig vsc7385-ucode-ap83 vsc7385-ucode-pb44 vsc7395-ucode-ap83 vsc7395-ucode-pb44 wpad-mini
+ PACKAGES:=kmod-ath9k kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig vsc7385-ucode-ap83 vsc7385-ucode-pb44 vsc7395-ucode-ap83 vsc7395-ucode-pb44 wpad-mini
endef
define Profile/Default/Description