mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-04 00:04:43 +00:00
6 lines
85 B
Bash
Executable File
6 lines
85 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. toolchain.sh
|
|
|
|
make ${arch} ${compiler} ${jobs} mx51_efikamx_defconfig
|