)
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.5
include $(INCLUDE_DIR)/target.mk
-# include the profiles
--include profiles/*.mk
-
endif
$(eval $(call BuildTarget))