mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
add uclibc config
This commit is contained in:
2
.github/workflows/rootfs.yml
vendored
2
.github/workflows/rootfs.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
|||||||
if: steps.cache.outputs.cache-hit != 'true'
|
if: steps.cache.outputs.cache-hit != 'true'
|
||||||
run: |
|
run: |
|
||||||
cd ${{ inputs.submodule || '.' }}
|
cd ${{ inputs.submodule || '.' }}
|
||||||
make miyoo_defconfig
|
make miyoo_uclibc_defconfig
|
||||||
make
|
make
|
||||||
cd output/images/
|
cd output/images/
|
||||||
|
|
||||||
|
4743
configs/miyoo_uclibc_defconfig
Normal file
4743
configs/miyoo_uclibc_defconfig
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user