X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/685d811b38979393e33df5ea1a4580167e110b2d..03f2242af3d97c28fd7203e4167f65f8ee74a78f:/target/linux/rb532/Makefile diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile index 43ad5453b..af5469e6f 100644 --- a/target/linux/rb532/Makefile +++ b/target/linux/rb532/Makefile @@ -11,8 +11,9 @@ BOARD:=rb532 BOARDNAME:=Mikrotik RouterBoard 532 FEATURES:=jffs2 pci tgz -LINUX_VERSION:=2.6.23.17 +LINUX_VERSION:=2.6.24.7 include $(INCLUDE_DIR)/target.mk +DEFAULT_PACKAGES += kmod-madwifi $(eval $(call BuildTarget))