Step 2 : Clone OpenWrt source code
In this program, you are going to learn
How to ?
Topics in this section,
Make sure current directory is $HOME
$ cd $HOME
Download openwrt source code from the below link.
alternatively download using git clone command
$ git clone https://github.com/openwrt/openwrt.git
Navigate to below path.
$ cd openwrt/