How to compile the MiniBox V3.2 lede firmware

1.download the lede source code 

2.git pull ,update the source code 

3.try the reset the "git log" to bf4aa52dbf9f4ecb4e48f815e30357976605a12a  

git reset –hard bf4aa52dbf9f4ecb4e48f815e30357976605a12a

3.update the package

./scripts/feeds update -a && ./scripts/feeds install -a

4.apply the patch 

patch -p1 <minibox-v3_2 minibox-v3_2

5.make menuconfig & make kernelmenuconfig select the right target & compile 

 

 

Comments

So empty here ... leave a comment!

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Sidebar