remove 2.6.27 we did not use it and went to 2.6.28 directly
[librecmc/librecmc.git] / target / linux / rb532 / Makefile
index 43ad5453b07a3798d25dedee95081b4b10eeb3d3..e292a4e4afed01f7ceb025b9168395b5a7c3ead5 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.28.9
 
 include $(INCLUDE_DIR)/target.mk
+DEFAULT_PACKAGES += hostapd-mini kmod-madwifi
 
 $(eval $(call BuildTarget))