get rid of $Id$ - it has never helped us and it has broken too many patches ;)
[openwrt/svn-archive/archive.git] / target / linux / rb532 / Makefile
index 43ad5453b07a3798d25dedee95081b4b10eeb3d3..e35b81c7f1fa21b23409452dc0138b875371a329 100644 (file)
@@ -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 += hostapd-mini kmod-madwifi
 
 $(eval $(call BuildTarget))