aboutsummaryrefslogtreecommitdiff
path: root/util/kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'util/kconfig')
-rwxr-xr-xutil/kconfig/miniconfig1
-rw-r--r--util/kconfig/zconf.hash.c_shipped1
-rw-r--r--util/kconfig/zconf.lex.c_shipped1
3 files changed, 0 insertions, 3 deletions
diff --git a/util/kconfig/miniconfig b/util/kconfig/miniconfig
index a10501a886..065a7846f0 100755
--- a/util/kconfig/miniconfig
+++ b/util/kconfig/miniconfig
@@ -85,4 +85,3 @@ else
printf "Overwriting $CONFIG with new, minimized config.\n"
mv "$TMPCONFIG" "$CONFIG"
fi
-
diff --git a/util/kconfig/zconf.hash.c_shipped b/util/kconfig/zconf.hash.c_shipped
index c77a8eff1e..7dc71597af 100644
--- a/util/kconfig/zconf.hash.c_shipped
+++ b/util/kconfig/zconf.hash.c_shipped
@@ -286,4 +286,3 @@ kconf_id_lookup (register const char *str, register unsigned int len)
return 0;
}
#line 48 "scripts/kconfig/zconf.gperf"
-
diff --git a/util/kconfig/zconf.lex.c_shipped b/util/kconfig/zconf.lex.c_shipped
index b8621df0ce..cf05b190c2 100644
--- a/util/kconfig/zconf.lex.c_shipped
+++ b/util/kconfig/zconf.lex.c_shipped
@@ -2466,4 +2466,3 @@ const char *zconf_curname(void)
{
return current_pos.file ? current_pos.file->name : "<none>";
}
-