X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Frb532%2FMakefile;h=770a42804aa5807ef02c4abdb7663f649dde157c;hb=0f87dd12ec459d069419e7104f3a3f2a96c96503;hp=f04a4e684beab632a6fa9a24021a457bea654cb4;hpb=cecc852670318caab1fec94e97ff4aa5d29eb5ae;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile index f04a4e684b..770a42804a 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. @@ -11,9 +11,9 @@ BOARD:=rb532 BOARDNAME:=Mikrotik RouterBoard 532 FEATURES:=jffs2 pci tgz -LINUX_VERSION:=2.6.30-rc8 +LINUX_VERSION:=2.6.30.9 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += hostapd-mini kmod-madwifi +DEFAULT_PACKAGES += hostapd-mini kmod-madwifi kmod-input-rb532 $(eval $(call BuildTarget))