wolfssl/linuxkm
Masashi Honma ace5d444a4 Fix failure of make distclean when linuxkm is enabled
$ make distclean
Making distclean in linuxkm
make[1]: Entering directory '/home/honma/git/wolfssl/linuxkm'
make[1]: *** No rule to make target 'distclean'.  Stop.
make[1]: Leaving directory '/home/honma/git/wolfssl/linuxkm'
make: *** [Makefile:6431: distclean-recursive] Error 1

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
2021-11-22 05:50:38 +09:00
..
Kbuild linuxkm: fix Makefile to properly pivot module signature on CONFIG_MODULE_SIG==y; remove not-yet-kernel-compatible asm files from the ASFLAGS_FPU_DISABLE_SIMD_ENABLE list, matching the OBJECT_FILES_NON_STANDARD list, for clarity. 2021-10-26 20:24:28 -05:00
Makefile Fix failure of make distclean when linuxkm is enabled 2021-11-22 05:50:38 +09:00
get_thread_size.c update copyright date 2021-03-11 13:42:46 +07:00
include.am --enable-linuxkm-pie (FIPS Linux kernel module) (#4276) 2021-08-19 09:15:52 -07:00
module_exports.c.template linuxkm/module_exports.c.template: remove accidentally added MSC clause. 2021-11-08 17:35:10 -06:00
module_hooks.c linuxkm: in module_hooks.c, refactor WOLFSSL_LINUXKM_SIMD_X86_IRQ_ALLOWED gates to WOLFSSL_LINUXKM_SIMD_X86, and add updateFipsHash(). 2021-11-09 22:02:17 -06:00
pie_first.c --enable-linuxkm-pie (FIPS Linux kernel module) (#4276) 2021-08-19 09:15:52 -07:00
pie_last.c --enable-linuxkm-pie (FIPS Linux kernel module) (#4276) 2021-08-19 09:15:52 -07:00
pie_redirect_table.c --enable-linuxkm-pie (FIPS Linux kernel module) (#4276) 2021-08-19 09:15:52 -07:00