Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bfa25878 authored by Raphael Moll's avatar Raphael Moll
Browse files

Remove obsolete machine-setup.html reference.

Bug 1231

Change-Id: I629361cf5dddc9d0fbf493e016f1aaf2a50b6935
parent 7058f499
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ ifeq (0,$(shell expr $$(echo $(MAKE_VERSION) | sed "s/[^0-9\.].*//") \>= 3.81))
$(warning ********************************************************************************)
$(warning *  You are using version $(MAKE_VERSION) of make.)
$(warning *  You must upgrade to version 3.81 or greater.)
$(warning *  see file://$(shell pwd)/docs/development-environment/machine-setup.html)
$(warning *  see http://source.android.com/download)
$(warning ********************************************************************************)
$(error stopping)
endif