X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Frb532%2FMakefile;h=e6233463a521887ce2562f3842f437f4e80e03ce;hb=a47b8566a194791a02ec969ce0756e8f7ad972f6;hp=8f036cc991f5d97b291e6a6bfebfa759e4425e79;hpb=99c63ce951c81d058e90564dd3f9c8553bfe9c24;p=librecmc%2Flibrecmc.git diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile index 8f036cc991..e6233463a5 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-rc7 +LINUX_VERSION:=2.6.30.10 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += hostapd-mini kmod-madwifi +DEFAULT_PACKAGES += hostapd-mini kmod-madwifi kmod-input-rb532 $(eval $(call BuildTarget))