Move kernel downloads to OpenFlow web page

This commit is contained in:
Brandon Heller
2010-08-18 02:30:18 -07:00
parent 9da63d4e85
commit 4d1c17e17e
+1 -1
View File
@@ -9,7 +9,7 @@ set -e
set -o nounset
# Location of CONFIG_NET_NS-enabled kernel(s)
KERNEL_LOC=http://www.stanford.edu/~brandonh
KERNEL_LOC=http://www.openflow.org/downloads/mininet
DIST=`lsb_release -is`