aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2021-01-26 08:16:55 +0900
committerJakub Kicinski <[email protected]>2021-01-27 17:03:52 -0800
commit8b5f4eb3ab700046b9f41d53544791fa02852551 (patch)
tree797ee0df9ca5c32291a76ba54603d1667de9f7bd /tools/perf/scripts/python/bin/export-to-postgresql-report
parent69783429cd1386306071c19c0f635423a50cc804 (diff)
net: move CONFIG_NET guard to top Makefile
When CONFIG_NET is disabled, nothing under the net/ directory is compiled. Move the CONFIG_NET guard to the top Makefile so the net/ directory is entirely skipped. When Kbuild visits net/Makefile, CONFIG_NET is obvioulsy 'y' because CONFIG_NET is a bool option. Clean up net/Makefile. Signed-off-by: Masahiro Yamada <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions