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:
d923104
)
mpc85xx: fix typo in TP-Link WDR4900 profile
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 17 Jun 2014 15:01:47 +0000
(15:01 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 17 Jun 2014 15:01:47 +0000
(15:01 +0000)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41229
target/linux/mpc85xx/profiles/tp-link.mk
patch
|
blob
|
history
diff --git
a/target/linux/mpc85xx/profiles/tp-link.mk
b/target/linux/mpc85xx/profiles/tp-link.mk
index 57981d377c9ba6492f8daf065ad45118d7517dd0..abab0f03ebc827197beb4a4e9d277641a15b9bb0 100644
(file)
--- a/
target/linux/mpc85xx/profiles/tp-link.mk
+++ b/
target/linux/mpc85xx/profiles/tp-link.mk
@@
-9,7
+9,7
@@
define Profile/TLWDR4900
NAME:=TP-Link TL-WDR4900
PACKAGES:=\
kmod-usb-core kmod-usb2 kmod-usb2-fsl \
- kmod-ath9k
kmod-
wpad
+ kmod-ath9k wpad
endef
define Profile/TLWDR4900/Description