diff gsm-fw/Makefile @ 829:f74c5d3d3b06

gsm-fw: configuration instructions updated to match reality
author Space Falcon <falcon@ivan.Harhan.ORG>
date Sat, 18 Apr 2015 22:47:59 +0000
parents 5a0c58760ae2
children 43e1b343b7fd
line wrap: on
line diff
--- a/gsm-fw/Makefile	Mon Apr 06 02:32:04 2015 +0000
+++ b/gsm-fw/Makefile	Sat Apr 18 22:47:59 2015 +0000
@@ -13,8 +13,8 @@
 
 build.conf:
 	@echo 'Configuration is required before the build.'
-	@echo 'Please create a valid build.conf file by running config.sh'
-	@echo 'or copying an existing configuration file into place.'
+	@echo 'Please copy one of the configuration files under configs/'
+	@echo 'to build.conf, optionally edit it to taste, and then run make.'
 	@false
 
 clean: FRC