Skip to content

whitcloudfly/-asuswrt-360v6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

已适配到能加载内核,其他精力实在有限,抽封控的几天弄的,没有软件中心,先能适配原始系统再移植软件中心比较合适

注意:

  1. 要用 root 用户 git 和编译!!!
  2. 国内用户编译前最好准备好梯子

编译

  1. 首先装好 Ubuntu 64bit,推荐 Ubuntu 18 LTS x64 / Mint 19.1

  2. 命令行输入 sudo apt-get update ,然后输入 sudo apt-get -y install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch python3.5 python2.7 unzip zlib1g-dev lib32gcc1 libc6-dev-i386 subversion flex uglifyjs git-core gcc-multilib p7zip p7zip-full msmtp libssl-dev texinfo libglib2.0-dev xmlto qemu-utils upx libelf-dev autoconf automake libtool autopoint device-tree-compiler g++-multilib antlr3 gperf wget libncurses5:i386 libelf1:i386 lib32z1 lib32stdc++6 gtk-doc-tools intltool binutils-dev cmake lzma liblzma-dev lzma-dev uuid-dev liblzo2-dev xsltproc dos2unix libstdc++5 docbook-xsl-* sharutils autogen shtool gengetopt libltdl-dev libtool-bin

  3. 使用 git clone https://github.com/stkuroneko/-asuswrt-360v6.git 命令下载好源代码

  4. 使用 git clone https://github.com/SWRT-dev/qca-toolchains 命令下载toolchains

  5. 分别执行 cd qca-toolchains

    sudo ln -sf $(pwd)/openwrt-gcc520_musl.arm /opt/

  6. 然后 cd ../-asuswrt-360v6/release/src-qca-cypress 进入目录

  7. 输入 make pl-ax56_xp4 即可开始编译你要的固件了。

  8. 编译完成后输出固件路径:release/src-qca-cypress/image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published