From 32d0d17deb8fbdef5a44db07d2fceac196025743 Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Tue, 30 Aug 2016 23:48:58 +0200 Subject: [PATCH] Enable LZMA compressed image also for Carambola 2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1e3b51b..1e3789c 100644 --- a/Makefile +++ b/Makefile @@ -215,7 +215,7 @@ $(COMMON_ETHS27_TARGETS): @$(call build,123,1,ETH_CONFIG=_s27) 8devices_carambola2: - @$(call build,256) + @$(call build,256,1) d-link_dir-505: @$(call build,64,1) -- 2.25.1