From f8ab604eb6dc3fadb26c4cb19ce981619dcce4a5 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 19 Aug 2011 15:55:05 +0000 Subject: [PATCH] ramips: fix typo in default packages Fix fivebytepypo - there is no such kernel module wpad-mini :) Signed-off-by: Roman Yeryomin SVN-Revision: 28049 --- target/linux/ramips/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 012fc5620e..bfe663ec9a 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -18,7 +18,7 @@ LINUX_VERSION:=2.6.39.4 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=\ kmod-leds-gpio kmod-input-core kmod-input-polldev kmod-gpio-buttons \ - kmod-button-hotplug kmod-wpad-mini maccalc + kmod-button-hotplug wpad-mini maccalc define Target/Description Build firmware images for Ralink RT288x/RT305x based boards. -- 2.30.2