Explorar o código

ramips: fix typo in default packages

Fix fivebytepypo - there is no such kernel module wpad-mini :)

Signed-off-by: Roman Yeryomin <[email protected]>

SVN-Revision: 28049
Gabor Juhos %!s(int64=14) %!d(string=hai) anos
pai
achega
f8ab604eb6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      target/linux/ramips/Makefile

+ 1 - 1
target/linux/ramips/Makefile

@@ -18,7 +18,7 @@ LINUX_VERSION:=2.6.39.4
 include $(INCLUDE_DIR)/target.mk
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES+=\
 DEFAULT_PACKAGES+=\
 	kmod-leds-gpio kmod-input-core kmod-input-polldev kmod-gpio-buttons \
 	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
 define Target/Description
 	Build firmware images for Ralink RT288x/RT305x based boards.
 	Build firmware images for Ralink RT288x/RT305x based boards.