projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
generic: rtl8366: add rtl8366_smi_write_reg_noack helper
[openwrt.git]
/
package
/
busybox
/
config
/
debianutils
/
Config.in
diff --git
a/package/busybox/config/debianutils/Config.in
b/package/busybox/config/debianutils/Config.in
index
e61c661
..
be69666
100644
(file)
--- a/
package/busybox/config/debianutils/Config.in
+++ b/
package/busybox/config/debianutils/Config.in
@@
-1,3
+1,4
@@
+# DO NOT EDIT. This file is generated from Config.src
#
# For a description of the syntax of this configuration file,
# see scripts/kbuild/config-language.txt.
#
# For a description of the syntax of this configuration file,
# see scripts/kbuild/config-language.txt.
@@
-5,6
+6,8
@@
menu "Debian Utilities"
menu "Debian Utilities"
+
+
config BUSYBOX_CONFIG_MKTEMP
bool "mktemp"
default y
config BUSYBOX_CONFIG_MKTEMP
bool "mktemp"
default y
@@
-81,4
+84,3
@@
config BUSYBOX_CONFIG_WHICH
print out their pathnames.
endmenu
print out their pathnames.
endmenu
-
This page took
0.029341 seconds
and
4
git commands to generate.