From e45e4423afeed9266296ac0133b39e9ba267189e Mon Sep 17 00:00:00 2001 From: David Banks Date: Fri, 22 Sep 2017 22:57:54 +0100 Subject: [PATCH] Added lx9_jason_flipped to build Change-Id: I6c0a140a1e5229dca8eddc770a232712de17cd4b --- target/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/Makefile b/target/Makefile index 84cf549..4d845a4 100644 --- a/target/Makefile +++ b/target/Makefile @@ -1,4 +1,4 @@ -SUB_DIRS = godil_250 godil_500 lx9_jason +SUB_DIRS = godil_250 godil_500 lx9_jason lx9_jason_flipped build: for dir in $(SUB_DIRS); do \