Changes

no edit summary
Line 44: Line 44:  
Open a Terminal inside the SDK directory. You can change the directory in your current terminal (<i>cd ~/RUTX_R/openwrt-gpl-ipq40xx.Linux-x86_64</i>).
 
Open a Terminal inside the SDK directory. You can change the directory in your current terminal (<i>cd ~/RUTX_R/openwrt-gpl-ipq40xx.Linux-x86_64</i>).
   −
Once you open the Terminal you can compile a standard firmware by executing this command in the terminal:
+
Once you open the Terminal, update the feeds:
 +
 
 +
./scripts/feeds update -a
 +
 
 +
Now you can compile a standard firmware by executing this command in the terminal:
    
  make
 
  make

Navigation menu