summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/rb532/Makefile')
-rw-r--r--target/linux/rb532/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile
index 4a0a41a6a..6344af406 100644
--- a/target/linux/rb532/Makefile
+++ b/target/linux/rb532/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2008 OpenWrt.org
+# Copyright (C) 2006-2009 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -14,6 +14,6 @@ FEATURES:=jffs2 pci tgz
LINUX_VERSION:=2.6.30.8
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES += hostapd-mini kmod-madwifi
+DEFAULT_PACKAGES += hostapd-mini kmod-madwifi kmod-input-rb532
$(eval $(call BuildTarget))