From 84c9a0e601ae1723b5eb64da0738ab52d0dbc0ac Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Tue, 19 May 2009 23:52:11 +0200 Subject: Avoid having underscore in file name and modify files which use them according this change 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 c1a18db..71aadbb 100644 --- a/Makefile +++ b/Makefile @@ -85,7 +85,7 @@ clean: rmallpath startbuild: mkinitialpath buildtoolchain buildrootfs include mk/macros.mk -include mk/target_mcu.mk +include mk/target-mcu.mk include mk/initialpath.mk include mk/toolchain.mk -- cgit v1.2.3