[BUSYBOX] use custom config from board/miyoo

add PGREP and PKILL cmds
This commit is contained in:
Apaczer
2023-10-20 18:05:01 +02:00
parent 00326eb967
commit 3a434d54a2
4 changed files with 1221 additions and 3 deletions

View File

@@ -29,6 +29,7 @@ BR2_LINUX_KERNEL_DEFCONFIG="miyoo"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="suniv-f1c500s-miyoo suniv-f1c500s-miyoo-4bit"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
BR2_PACKAGE_BUSYBOX_CONFIG="board/miyoo/busybox.config"
BR2_PACKAGE_ALSA_UTILS=y
BR2_PACKAGE_ALSA_UTILS_APLAY=y
BR2_PACKAGE_ALSA_UTILS_SPEAKER_TEST=y