build: get rid of host.mk
[openwrt/openwrt.git] / target / linux / uml / Makefile
index 91631391a7092704dcd642d552ef73d2ea7b5cd3..6967e403cb7eaba9294913d8d6f010326e0f29ab 100644 (file)
@@ -5,7 +5,6 @@
 # See /LICENSE for more information.
 #
 include $(TOPDIR)/rules.mk
-include $(INCLUDE_DIR)/host.mk
 
 # UML only makes sense on linux
 ifeq ($(HOST_OS),Linux)
@@ -20,7 +19,7 @@ ARCH:=$(shell uname -m | sed \
 )
 BOARD:=uml
 BOARDNAME:=User Mode Linux
-FEATURES:=squashfs ext4 audio
+FEATURES:=squashfs ext4 audio source-only
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
 KERNEL_PATCHVER:=4.4