Merge "windcharger: replace all instances of "gfwc" with "gfmn""
diff --git a/Makefile b/Makefile
index e5e2d02..42ae18d 100755
--- a/Makefile
+++ b/Makefile
@@ -2049,7 +2049,7 @@
 	@echo '#define CONFIG_BOARD_NAME "$(CFG_BOARD_TYPE)"' >>include/config.h
 	@echo "#define BUILD_VERSION "\"$(BUILDVERSION)\" >>include/config.h
 
-gfwc100_config:        unconfig
+gfmn100_config:        unconfig
 	@ >include/config.h
 	@echo '#define CONFIG_ATHEROS           1'      >include/config.h
 	@echo '#define CONFIG_MACH_QCA953x      1'      >>include/config.h