mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 08:51:05 +02:00
ramips: fix typo in default packages
Fix fivebytepypo - there is no such kernel module wpad-mini :) Signed-off-by: Roman Yeryomin <roman@advem.lv> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28049 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c10aac92b2
commit
d227d34e1f
@ -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…
x
Reference in New Issue
Block a user