From e73693b357cb092237f7c27e7c847f77527a52fd Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 29 Dec 2013 11:34:40 +0100 Subject: Rootfs: move makefiles under mk/rootfs 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 c7bd775..6aa2b85 100644 --- a/Makefile +++ b/Makefile @@ -107,5 +107,5 @@ include mk/target-mcu.mk include mk/buildsystem.mk include mk/toolchain.mk include mk/packages.mk -include mk/rootfs.mk +include mk/rootfs/rootfs.mk include mk/help.mk -- cgit v1.2.3