mpc85xx: fix typo in TP-Link WDR4900 profile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 41229
This commit is contained in:
parent
d923104149
commit
93742047af
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue