Skip to content

superCong/openwrt-sf1200

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openwrt for GL.iNET SFT1200 編譯方法

cd openwrt-18.06

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

make menuconfig

load載入SFT1200設定檔: .config.sft1200

然後選擇自己要的app

make -j8 download && make V=s -j$(nproc)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.3%
  • Assembly 1.5%
  • Makefile 0.6%
  • Shell 0.3%
  • Perl 0.2%
  • Python 0.1%