summaryrefslogtreecommitdiff
path: root/bpf_lexer.l
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2017-05-03 14:09:55 +0200
committerTobias Klauser <tklauser@distanz.ch>2017-05-03 14:09:55 +0200
commita5a5a91342ebd83d13b8eff8f85d9c923e08f701 (patch)
treeaf95f56c76310f97fce7c5c5eb157be483a6ff07 /bpf_lexer.l
parent4a4b85aac16ccb59f01700ee8fb903dcdc7fcf65 (diff)
make: use sed instead of perl to extract lex/yacc prefix
Perl is not available on certain distributions by default (e.g. Alpine Linux). In order to avoid depending on perl just to extract the lex/yacc prefix, use sed instead which should be available almost everywhere. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'bpf_lexer.l')
0 files changed, 0 insertions, 0 deletions
k cleanups Here's a set of 3 patches against DaveM's 'net-next.git' repo. The main goal of this set is to stop using the bare numbers for the E-DMAC interrupt masks. [1/3] sh_eth: rename EESIPR bits [2/3] sh_eth: add missing EESIPR bits [3/3] sh_eth: stop using bare numbers for EESIPR values ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/util/demangle-java.h')