projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90cbc9a
)
octeon: remove kmod-ath9k from default packages
author
John Crispin
<john@openwrt.org>
Mon, 6 Oct 2014 20:05:52 +0000
(20:05 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 6 Oct 2014 20:05:52 +0000
(20:05 +0000)
Looks like the targets are Ubiquiti routers which don't come with any wireless cards.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42810
target/linux/octeon/profiles/000-Generic.mk
patch
|
blob
|
history
diff --git
a/target/linux/octeon/profiles/000-Generic.mk
b/target/linux/octeon/profiles/000-Generic.mk
index 427fbbaf05c32e8d406f6b6e3e19315dc6c592a9..cf9a0137ba8c50f5c1022f62107e3faaf16c4459 100644
(file)
--- a/
target/linux/octeon/profiles/000-Generic.mk
+++ b/
target/linux/octeon/profiles/000-Generic.mk
@@
-7,7
+7,7
@@
define Profile/generic
NAME:=Generic Octeon board
- PACKAGES:=
kmod-ath9k
+ PACKAGES:=
endef
define Profile/generic/Description