build: get rid of host.mk
[openwrt/staging/yousong.git] / target / linux / uml / Makefile
index 7cf1614218f07fbcee3e198400d5f49219d19ad8..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)