commit 82241ca25c23ad4ecf5c1a7ee1a71d507a91863f
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Thu Jun 25 10:51:15 2015 +0200

    Use OpenWrt Chaos Calmer 15.05 git repository

diff --git a/Makefile b/Makefile
index 32dc6de..b20aa7d 100644
--- a/Makefile
+++ b/Makefile
@@ -21,8 +21,8 @@
 #	Agustí Moll
 #	Roger Pueyo Centelles
 
-OWRT_SCM = git clone git://git.openwrt.org/openwrt.git
-#	OWRT_SCM = git clone git://git.openwrt.org/15.05/openwrt.git
+#OWRT_SCM = git clone git://git.openwrt.org/openwrt.git
+OWRT_SCM = git clone git://git.openwrt.org/15.05/openwrt.git
 OWRT_PKG_SCM = git clone -b for-15.05 https://github.com/openwrt/packages.git
 
 QMP_GIT_RW = ssh://gitolite@qmp.cat:qmp.git
