Revert "build: allow simple build system customization with local.mk"
authorPetr Štetiar <ynezz@true.cz>
Thu, 25 Jul 2019 07:45:03 +0000 (09:45 +0200)
committerPetr Štetiar <ynezz@true.cz>
Thu, 25 Jul 2019 07:48:33 +0000 (09:48 +0200)
commit12610a5620522c38178208e5559e89e17cbae2ec
treeec3ed2954745f11e3e6dbe49bfce6879d0fc1a9a
parent65762cdd2223d759f5836214143888e32ce5766b
Revert "build: allow simple build system customization with local.mk"

This reverts commit fe928c7a81810fd84210a5e9594b7fa8ce1064ce as it seems
to introduce build breakage when local.mk doesn't exist.

 make --trace
 toplevel.mk:216: target 'local.mk' does not exist

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Makefile