Skip to content

This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins or for reporting issues. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git. All issues should be reported at: https://bugs.openwrt.org

License

Notifications You must be signed in to change notification settings

florianklingler/OpenC2X-embedded

 
 

Repository files navigation

OpenC2X embedded

To build the firmware:

  • Update the feeds:
./scripts/feeds update -a
./scripts/feeds install -a
  • Create the configuration, allowed architectures are x86_64, x86_geode, ar71xx_generic:
./create_config.sh x86_64
make defconfig
  • Build
make

About

This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins or for reporting issues. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git. All issues should be reported at: https://bugs.openwrt.org

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 62.9%
  • Makefile 15.5%
  • Shell 7.1%
  • C++ 6.0%
  • Roff 4.4%
  • Perl 2.2%
  • Other 1.9%