summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/Makefile
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-12-01 22:48:38 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-12-01 22:48:38 +0000
commit63abf5ef7dd9a82018aab5780dd289d996e4e6d5 (patch)
treee489c4ea54b0a29aa73216d847ca049b36122f83 /target/linux/ramips/Makefile
parent1fe43c4a68da43f9b18c150af08388bb6cb8325e (diff)
ramips: move kmod-rt2800-pci to DEFAULT_PACKAGES
Signed-off-by: Roman Yeryomin <roman@advem.lv> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29378 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/Makefile')
-rw-r--r--target/linux/ramips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index bfe663ec9..0d82260ac 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 wpad-mini maccalc
+ kmod-button-hotplug kmod-rt2800-pci wpad-mini maccalc
define Target/Description
Build firmware images for Ralink RT288x/RT305x based boards.