projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] add missing kernel configuration symbols
[openwrt.git]
/
package
/
busybox
/
config
/
Config.in
diff --git
a/package/busybox/config/Config.in
b/package/busybox/config/Config.in
index
e8c77bf
..
cf65699
100644
(file)
--- a/
package/busybox/config/Config.in
+++ b/
package/busybox/config/Config.in
@@
-410,6
+410,12
@@
config BUSYBOX_CONFIG_CROSS_COMPILER_PREFIX
Native builds leave this empty.
+config BUSYBOX_CONFIG_EXTRA_CFLAGS
+ string "Additional CFLAGS"
+ default ""
+ help
+ Additional CFLAGS to pass to the compiler verbatim.
+
endmenu
menu 'Debugging Options'
This page took
0.029969 seconds
and
4
git commands to generate.