]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commit
Kconfig_parser renamed to parse_kconfig
authorKarel Kočí <cynerd@email.cz>
Sat, 11 Apr 2015 11:18:07 +0000 (13:18 +0200)
committerKarel Kočí <cynerd@email.cz>
Sat, 11 Apr 2015 11:18:07 +0000 (13:18 +0200)
commitdc3c959a5f6d74e91f9a2d997d20e47b07b65628
tree6010f883f1b916d004c64b8c88d8938cf10e3dcb
parentef33b81dfe8fe8b3b161618b4a7f48fc196b105d
Kconfig_parser renamed to parse_kconfig
Makefile
scripts/parse_kconfig/.gitignore [moved from scripts/kconfig_parser/.gitignore with 100% similarity]
scripts/parse_kconfig/Makefile [moved from scripts/kconfig_parser/Makefile with 100% similarity]
scripts/parse_kconfig/cnfexpr.c [moved from scripts/kconfig_parser/cnfexpr.c with 100% similarity]
scripts/parse_kconfig/cnfexpr.h [moved from scripts/kconfig_parser/cnfexpr.h with 100% similarity]
scripts/parse_kconfig/macros.h [moved from scripts/kconfig_parser/macros.h with 100% similarity]
scripts/parse_kconfig/output.c [moved from scripts/kconfig_parser/output.c with 100% similarity]
scripts/parse_kconfig/output.h [moved from scripts/kconfig_parser/output.h with 100% similarity]
scripts/parse_kconfig/parser.c [moved from scripts/kconfig_parser/parser.c with 100% similarity]
scripts/parse_kconfig/symlist.c [moved from scripts/kconfig_parser/symlist.c with 100% similarity]
scripts/parse_kconfig/symlist.h [moved from scripts/kconfig_parser/symlist.h with 100% similarity]