From daa4d6b20ed4df40ad2e4f2cff198b9e81b3ed95 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 25 Nov 2014 12:21:34 +0100 Subject: move files to boards/ subdir ubuntu/ is a convience symlink, ubuntu/boards/ is the correct location for all the files Signed-off-by: Koen Kooi Signed-off-by: Nicolas Dechesne --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a1a7f64..5be9d9a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -include ubuntu/snapdragon/Makefile +include ubuntu/boards/snapdragon/Makefile include vars.mk HTML=$(subst .textile,.html,$(TEXTILE)) -- cgit v1.2.3