projects
/
genkernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef4065d
)
Awk support in busybox is needed for initramfs setup code (to parse fstab).
author
Robin H. Johnson
<robbat2@gentoo.org>
Fri, 6 Jan 2012 02:16:27 +0000
(
02:16
+0000)
committer
Robin H. Johnson
<robbat2@gentoo.org>
Fri, 6 Jan 2012 02:16:27 +0000
(
02:16
+0000)
defaults/busy-config
patch
|
blob
|
history
diff --git
a/defaults/busy-config
b/defaults/busy-config
index a1f68587e1fa73dadac4f063e414975217aa96d9..fe53990f32c1fa48e4378afec62feff5e87fa973 100644
(file)
--- a/
defaults/busy-config
+++ b/
defaults/busy-config
@@
-287,8
+287,8
@@
CONFIG_WHICH=y
#
# Editors
#
-# CONFIG_AWK is not set
-# CONFIG_FEATURE_AWK_MATH is not set
+CONFIG_AWK=y
+CONFIG_FEATURE_AWK_MATH=n
# CONFIG_CMP is not set
# CONFIG_DIFF is not set
# CONFIG_FEATURE_DIFF_BINARY is not set