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

Commit 9c384333 authored by Steve Kondik's avatar Steve Kondik
Browse files

build: Include pre-pathmap extra config

 * We need to mess with the pathmap for building simplerecovery in user
   builds, but previously there was no way to do this externally.
 * Source an optional config file before loading the pathmap so that we
   can do some magic without having to set environment variables outside
   the normal build system.

Change-Id: I6132f9e6ffa04678378a5a00ba37b98cd4d9f773
parent 0dd3e61b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -23,6 +23,8 @@ comma := ,
# only has an effect on python 2.6 and above.
export PYTHONDONTWRITEBYTECODE := 1

-include $(TOPDIR)vendor/extra/extra_config.mk

# Standard source directories.
SRC_DOCS:= $(TOPDIR)docs
# TODO: Enforce some kind of layering; only add include paths