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'
|
||||
run: |
|
||||
cd ${{ inputs.submodule || '.' }}
|
||||
make miyoo_defconfig
|
||||
make miyoo_uclibc_defconfig
|
||||
make
|
||||
cd output/images/
|
||||
|
||||
|
Reference in New Issue
Block a user