bosscharlie / nontrivial-mips-buildroot

Buildroot customizations and defconf for NonTrivial-MIPS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buildroot External Configurations for NonTrivial-MIPS

Usage:

# In buildroot directory
export BUSYBOX_CONFIG_FILE=[PATH TO THIS REPO]/board/nontrivial-mips/busybox.config
make BR2_EXTERNAL=[PATH TO THIS REPO] list-defconfigs
make nontrivial_mips_defconfig

About

Buildroot customizations and defconf for NonTrivial-MIPS

License:Other


Languages

Language:Makefile 95.0%Language:Shell 5.0%