ramips: fix typo in default packages

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

Signed-off-by: Roman Yeryomin <roman@advem.lv>

SVN-Revision: 28049
master
Gabor Juhos 13 years ago
parent b109c43deb
commit f8ab604eb6
  1. 2
      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.

Loading…
Cancel
Save