Skip to content

Instantly share code, notes, and snippets.

@elecnix
Created October 18, 2014 17:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elecnix/67762ff10b4d847ac5eb to your computer and use it in GitHub Desktop.
Save elecnix/67762ff10b4d847ac5eb to your computer and use it in GitHub Desktop.
OpenWrt build from source from github.com/elecnix/openwrt/bococom Problèmes: Nécessite "Global Build Settings → Select all packages by default"
# TODO apply: Global Build Settings → Select all packages by default
#rm -f .config
#
#cp ../config-all .config
make IGNORE_ERRORS=1 V=99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment