build: get rid of host.mk
Defined required host related variables in toplevel.mk instead Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user