index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
genksyms
/
Makefile
Age
Commit message (
Expand
)
Author
2021-05-02
genksyms: fix stale comment
Masahiro Yamada
2020-08-10
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2019-09-06
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
2019-08-14
kbuild: make bison create C file and header in a single pattern rule
Masahiro Yamada
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2018-05-05
genksyms: fix typo in parse.tab.{c,h} generation rules
Mauro Rossi
2018-04-07
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
Masahiro Yamada
2018-04-07
genksyms: generate lexer and parser during build instead of shipping
Masahiro Yamada
2018-04-07
kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-19
Remove gperf usage from toolchain
Linus Torvalds
2012-01-08
scripts/genksyms: clean lex/yacc generated files
Fernando Luis Vázquez Cao
2011-06-09
genksyms: migrate parser to implicit rules
Arnaud Lacombe
2011-06-09
genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.o
Arnaud Lacombe
2011-03-17
genksyms: Do not paste the bison header file to lex.c
Michal Marek
2007-10-12
kbuild: fix genksyms Makefile
Sam Ravnborg
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds