Paul Schulz
7bbd1855cd
config: Change conf.c remove compiler warnings
...
Compiler is producing the warning:
warning: format not a string literal and no format arguments
[-Wformat-security]
This patch makes the format a literal string in printf statements.
This with: gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3) in Ubuntu 18.04
Signed-off-by: Paul Schulz <paul@mawsonlakes.org>
2018-07-30 10:43:36 +02:00
Felix Fietkau
2d7e602381
scripts/config: sync with latest linux upstream
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-08-03 20:03:35 +02:00
Felix Fietkau
a9f6941436
scripts/config: sync with linux upstream
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43873
2015-01-08 14:33:53 +00:00
Felix Fietkau
f935d800bf
scripts/config: fix an option processing error that caused duplication in diffconfig.sh output ( #13384 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36522
2013-05-02 14:06:10 +00:00
Felix Fietkau
9d5510a500
build: add new menuconfig code based on linux 3.9
...
SVN-Revision: 36361
2013-04-18 12:05:16 +00:00
Felix Fietkau
b0f60f8023
scripts/config: add an option for making the conf tool write to a different file
...
SVN-Revision: 25230
2011-01-29 02:22:40 +00:00
Felix Fietkau
f8dfc57573
add initial version of a package feeds management script
...
SVN-Revision: 8973
2007-09-23 02:39:01 +00:00
Felix Fietkau
60c1f0f64d
finally move buildroot-ng to trunk
2016-03-20 17:29:15 +01:00