Difference between revisions of "OpenWRT and Compiling"

m
no edit summary
m
m
 
Line 15: Line 15:
**...or view it manually: https://git.openwrt.org/?p=openwrt/openwrt.git;a=summary
**...or view it manually: https://git.openwrt.org/?p=openwrt/openwrt.git;a=summary
*The below command will download / clone the 19.07 branch of OpenWRT to a specific directory.   
*The below command will download / clone the 19.07 branch of OpenWRT to a specific directory.   
**git clone -b openwrt-19.07 <nowiki>https://github.com/openwrt/openwrt.git</nowiki> ~/openwrt-19.07.3
**git clone -b openwrt-19.07 <nowiki>https://github.com/openwrt/openwrt.git</nowiki> /WhatEverPath


*cd openwrt-19.07.3
*cd openwrt-19.07.3