[ar71xx] OHCI driver cleanup
[openwrt.git] / target / linux / uml / Makefile
index e31ef02..2c60b87 100644 (file)
@@ -20,16 +20,13 @@ ARCH:=$(shell uname -m | sed \
 )
 BOARD:=uml
 BOARDNAME:=User Mode Linux
-FEATURES:=broken ext2
+FEATURES:=ext2
 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
 
-LINUX_VERSION:=2.6.22.4
+LINUX_VERSION:=2.6.26.8
 
 include $(INCLUDE_DIR)/target.mk
 
-# include the profiles
--include profiles/*.mk
-
 endif
 
 $(eval $(call BuildTarget))
This page took 0.024779 seconds and 4 git commands to generate.