summaryrefslogtreecommitdiffstats
path: root/scripts/genksyms/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+0Star
* 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/+3Star
* 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-rc2Linus Torvalds2005-04-171-0/+49