projects
/
platform
/
upstream
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5360182
)
Put stuff back into a sub-menu
author
Eric Andersen
<andersen@codepoet.org>
Thu, 5 Dec 2002 21:25:20 +0000
(21:25 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 5 Dec 2002 21:25:20 +0000
(21:25 -0000)
sysdeps/linux/Config.in
patch
|
blob
|
history
diff --git
a/sysdeps/linux/Config.in
b/sysdeps/linux/Config.in
index
e3bdc40
..
747cc9b
100644
(file)
--- a/
sysdeps/linux/Config.in
+++ b/
sysdeps/linux/Config.in
@@
-5,6
+5,8
@@
mainmenu "BusyBox Configuration"
+menu "General Configuration"
+
choice
prompt "Buffer allocation policy"
default "Allocate with Malloc"