From ee1d74f2d40fdd9bfbf768ff40c689ee13ada103 Mon Sep 17 00:00:00 2001 From: blogic Date: Tue, 14 Oct 2014 10:36:08 +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 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42898 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 abab0f0..47ddacd 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