diff --git a/Makefile b/Makefile index 0a205e7c334..411a62e4580 100644 --- a/Makefile +++ b/Makefile @@ -2,10 +2,6 @@ # Top level makefile for documentation build # -ifndef ZEPHYR_BASE -$(error The ZEPHYR_BASE environment variable must be set) -endif - BUILDDIR ?= doc/_build DOC_TAG ?= development SPHINXOPTS ?= -q