From a7dd2b6af001479679feb93355c0143d688fbed0 Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Fri, 31 Mar 2023 10:27:53 +0200 Subject: [PATCH] Removed blank line --- src/W800_SDK_v1.00.10/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/src/W800_SDK_v1.00.10/Makefile b/src/W800_SDK_v1.00.10/Makefile index e2f0bdd..73fdeb1 100644 --- a/src/W800_SDK_v1.00.10/Makefile +++ b/src/W800_SDK_v1.00.10/Makefile @@ -54,7 +54,6 @@ COMPONENTS_$(TARGET) += \ endif endif - LINKLIB = \ $(TOP_DIR)/lib/$(CONFIG_ARCH_TYPE)/libwlan$(LIB_EXT) \ $(TOP_DIR)/lib/$(CONFIG_ARCH_TYPE)/libdsp$(LIB_EXT)