summaryrefslogtreecommitdiffstats
path: root/scripts/genksyms/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARNMasahiro Yamada2019-09-061-1/+1
* kbuild: make bison create C file and header in a single pattern ruleMasahiro Yamada2019-08-141-8/+1
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-2/+2
* genksyms: fix typo in parse.tab.{c,h} generation rulesMauro Rossi2018-05-051-2/+2
* kbuild: add %.lex.c and %.tab.[ch] to 'targets' automaticallyMasahiro Yamada2018-04-071-2/+0
* genksyms: generate lexer and parser during build instead of shippingMasahiro Yamada2018-04-071-0/+27
* kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level MakefileMasahiro Yamada2018-04-071-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Remove gperf usage from toolchainLinus Torvalds2017-08-191-2/+2
* scripts/genksyms: clean lex/yacc generated filesFernando Luis Vázquez Cao2012-01-081-0/+1
* genksyms: migrate parser to implicit rulesArnaud Lacombe2011-06-091-43/+3
* genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.oArnaud Lacombe2011-06-091-1/+1
* genksyms: Do not paste the bison header file to lex.cMichal Marek2011-03-171-2/+2
* kbuild: fix genksyms MakefileSam Ravnborg2007-10-121-2/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+49