summaryrefslogtreecommitdiff
path: root/include/linux/can/platform/flexcan.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/can/platform/flexcan.h')
0 files changed, 0 insertions, 0 deletions
build: move more module installation code to scripts/Makefile.modinstMasahiro Yamada 2023-09-01kbuild: reduce the number of mkdir calls during modules_installMasahiro Yamada 2023-08-29kbuild: move depmod rule to scripts/Makefile.modinstMasahiro Yamada 2023-02-23Merge tag 'modules-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2023-01-31kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URIJan Luebbe 2023-01-25kbuild: Modify default INSTALL_MOD_DIR from extra to updatesLuis Chamberlain 2022-12-14kbuild: change module.order to list *.o instead of *.koMasahiro Yamada 2022-12-13kbuild: add read-file macroMasahiro Yamada 2022-12-13kbuild: do not sort after reading modules.orderMasahiro Yamada 2022-07-27kbuild: error out if $(INSTALL_MOD_PATH) contains % or :Masahiro Yamada 2022-07-10kbuild: remove unused cmd_none in scripts/Makefile.modinstMasahiro Yamada 2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada 2022-01-08kbuild: stop using config_filename in scripts/Makefile.modsignMasahiro Yamada 2021-04-25kbuild: add support for zstd compressed modulesPiotr Gorski 2021-04-25kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinstMasahiro Yamada 2021-04-25kbuild: move module strip/compression code into scripts/Makefile.modinstMasahiro Yamada 2021-04-25kbuild: refactor scripts/Makefile.modinstMasahiro Yamada 2021-03-15kbuild: prefix $(srctree)/ to some included MakefilesMasahiro Yamada