Merge pull request #8 from Apaczer/fbgrab

remove ".config" & build with miyoo_defconfig + add FBGRAB
This commit is contained in:
TriForce
2023-02-27 12:10:47 -03:00
committed by GitHub
3 changed files with 2 additions and 4324 deletions

4323
.config

File diff suppressed because it is too large Load Diff

View File

@@ -40,6 +40,7 @@ jobs:
if: steps.cache.outputs.cache-hit != 'true'
run: |
cd ${{ inputs.submodule || '.' }}
make miyoo_defconfig
make
cd output/images/

View File

@@ -1195,7 +1195,7 @@ BR2_PACKAGE_NETSURF_ARCH_SUPPORTS=y
#
# BR2_PACKAGE_FB_TEST_APP is not set
# BR2_PACKAGE_FBDUMP is not set
# BR2_PACKAGE_FBGRAB is not set
BR2_PACKAGE_FBGRAB=y
# BR2_PACKAGE_FBTERM is not set
# BR2_PACKAGE_FBV is not set
# BR2_PACKAGE_FREERDP is not set