[uml] bump kernel version to 2.6.28
[openwrt/svn-archive/archive.git] / target / linux / uml / Makefile
index e09751314b547e4a29d249673b618d3e73b2611e..41d20ff9465151ae6077fac241533be887e4c4f0 100644 (file)
@@ -23,10 +23,12 @@ BOARDNAME:=User Mode Linux
 FEATURES:=ext2
 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
 
-LINUX_VERSION:=2.6.26.3
+LINUX_VERSION:=2.6.28
 
 include $(INCLUDE_DIR)/target.mk
 
+DEFAULT_PACKAGES += hostapd-mini kmod-mac80211-hwsim
+
 endif
 
 $(eval $(call BuildTarget))