From 28d57f707d09d0bd085f82d2bb4188ea3ee7a13c Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 14 Oct 2014 10:30:56 +0000 Subject: [PATCH] mpc85xx: use wpad-mini in WDR4900 profile instead of wpad This change makes the profile of WDR4900 more consistent with other router specific profiles. Signed-off-by: Philipp Borgers SVN-Revision: 42896 --- target/linux/mpc85xx/profiles/tp-link.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mpc85xx/profiles/tp-link.mk b/target/linux/mpc85xx/profiles/tp-link.mk index abab0f03eb..47ddacda0a 100644 --- 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 wpad + kmod-ath9k wpad-mini endef define Profile/TLWDR4900/Description -- 2.35.1