diff --git a/Makefile b/Makefile index c0545318..d885078c 100755 --- a/Makefile +++ b/Makefile @@ -214,9 +214,6 @@ include make/ni.mk # for your local extensions, e.g. special plugins or similar ... -include ./Makefile.local -# Quotes are needed for spaces and all in the original PATH content. -PATH := "$(HOST_DIR)/bin:$(HOST_DIR)/sbin:$(CROSS_DIR)/bin:$(PATH)" - # ----------------------------------------------------------------------------- .print-phony: