From d4b0e1cf20048913aa7c3c418320cb713505b91d Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Thu, 5 Jan 2012 21:53:21 +0100 Subject: Build system: move initialpath.mk => buildsystem.mk Signed-off-by: Abdoulaye Walsimou Gaye --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5b71e57..1e13c2c 100644 --- a/Makefile +++ b/Makefile @@ -147,7 +147,7 @@ startbuild: include mk/macros.mk include mk/target-mcu.mk -include mk/initialpath.mk +include mk/buildsystem.mk include mk/toolchain.mk include mk/packages.mk include mk/rootfs.mk -- cgit v1.2.3