Browse Source

busybox: add comm command

Signed-off-by: andy.hu <andy.hu@starfivetech.com>
andy.hu 2 years ago
parent
commit
9820660ac9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/busybox/busybox.config

+ 1 - 1
package/busybox/busybox.config

@@ -198,7 +198,7 @@ CONFIG_CHOWN=y
 # CONFIG_FEATURE_CHOWN_LONG_OPTIONS is not set
 CONFIG_CHROOT=y
 CONFIG_CKSUM=y
-# CONFIG_COMM is not set
+CONFIG_COMM=y
 CONFIG_CP=y
 # CONFIG_FEATURE_CP_LONG_OPTIONS is not set
 CONFIG_CUT=y