Skip to content

Commit 67a3f99

Browse files
amclainfhunleth
authored andcommitted
Add getopts and sed to busybox for use in the config-pin script.
1 parent d40182f commit 67a3f99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

busybox.fragment

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
CONFIG_ASH_GETOPTS=y
12
CONFIG_BASENAME=y
23
CONFIG_CUT=y
34
CONFIG_EXPR=y
45
CONFIG_EXPR_MATH_SUPPORT_64=y
6+
CONFIG_SED=y
57
CONFIG_SLEEP=y
68

0 commit comments

Comments
 (0)