-
从 OpenWrt 的 SDK 编译
# 以 ar71xx 平台为例 tar xJf openwrt-sdk-18.06.1-ar71xx-tiny_gcc-7.3.0_musl.Linux-x86_64.tar.xz cd openwrt-sdk-*-ar71xx-* # 获取 precompiled-feeds Makefile git clone /~https://github.com/honwen/openwrt-precompiled-feeds.git package/precompiled # 选择要编译的包 make menuconfig # 开始编译 make package/precompiled/compile V=99
-
Notifications
You must be signed in to change notification settings - Fork 8
honwen/openwrt-precompiled-feeds
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published