)
BOARD:=uml
BOARDNAME:=User Mode Linux
-FEATURES:=broken
+FEATURES:=broken ext2
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
+LINUX_VERSION:=2.6.22.1
+
include $(INCLUDE_DIR)/kernel-build.mk
+
+# include the profiles
+-include profiles/*.mk
+
endif
$(eval $(call BuildKernel))