From 41c4b5cb6e6702470eb3062d7efe80973f8c57b6 Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Thu, 1 Sep 2016 21:50:25 +0200 Subject: [PATCH] Both supported Comfast targets use same recipe, so combine them --- Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 17755ec..fc2759c 100644 --- a/Makefile +++ b/Makefile @@ -217,9 +217,7 @@ $(COMMON_ETHS27_TARGETS): 8devices_carambola2: @$(call build,256,1) -comfast_cf-e320n_v2: - @$(call build,64,1,ETH_CONFIG=_s27) - +comfast_cf-e320n_v2 \ comfast_cf-e520n: @$(call build,64,1,ETH_CONFIG=_s27) -- 2.25.1