mpc85xx: fix typo in TP-Link WDR4900 profile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41229 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
6dca6d5903
commit
925763c949
|
@ -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 New Issue