aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/genksyms/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-06kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARNMasahiro Yamada1-1/+1
2019-08-14kbuild: make bison create C file and header in a single pattern ruleMasahiro Yamada1-8/+1
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada1-2/+2
2018-05-05genksyms: fix typo in parse.tab.{c,h} generation rulesMauro Rossi1-2/+2
2018-04-07kbuild: add %.lex.c and %.tab.[ch] to 'targets' automaticallyMasahiro Yamada1-2/+0
2018-04-07genksyms: generate lexer and parser during build instead of shippingMasahiro Yamada1-0/+27
2018-04-07kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level MakefileMasahiro Yamada1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-19Remove gperf usage from toolchainLinus Torvalds1-2/+2
2012-01-08scripts/genksyms: clean lex/yacc generated filesFernando Luis Vázquez Cao1-0/+1
2011-06-09genksyms: migrate parser to implicit rulesArnaud Lacombe1-43/+3
2011-06-09genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.oArnaud Lacombe1-1/+1
2011-03-17genksyms: Do not paste the bison header file to lex.cMichal Marek1-2/+2
2007-10-12kbuild: fix genksyms MakefileSam Ravnborg1-2/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+49