build duo-pinmux from source code

This commit is contained in:
carbon
2024-04-15 14:25:15 +08:00
parent 14c3412b65
commit fdb43604ef
13 changed files with 58 additions and 504 deletions

View File

@ -272,6 +272,9 @@ BR2_PACKAGE_CVI_PINMUX=y
BR2_PACKAGE_CVI_PINMUX_CV180X=y
# BR2_PACKAGE_CVI_PINMUX_SG200X is not set
BR2_PACKAGE_DUO_PINMUX=y
BR2_PACKAGE_DUO_PINMUX_DUO=y
# BR2_PACKAGE_DUO_PINMUX_DUO256M is not set
# BR2_PACKAGE_DUO_PINMUX_DUOS is not set
BR2_PACKAGE_SKELETON=y
BR2_PACKAGE_HAS_SKELETON=y
BR2_PACKAGE_PROVIDES_SKELETON="skeleton-init-sysv"