From 9467ce42da7fbcec1a4b5b8e08e2dcea3c67aa96 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 20 Feb 2017 14:24:54 +0100 Subject: build: get rid of host.mk Defined required host related variables in toplevel.mk instead Signed-off-by: Felix Fietkau --- target/linux/uml/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/uml') diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index 7cf1614218..6967e403cb 100644 --- a/target/linux/uml/Makefile +++ b/target/linux/uml/Makefile @@ -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) -- cgit v1.2.3