Changeset View
Changeset View
Standalone View
Standalone View
sys/modules/linuxkpi/Makefile
| Show All 22 Lines | SRCS= linux_compat.c \ | ||||
| linux_pci.c \ | linux_pci.c \ | ||||
| linux_radix.c \ | linux_radix.c \ | ||||
| linux_rcu.c \ | linux_rcu.c \ | ||||
| linux_schedule.c \ | linux_schedule.c \ | ||||
| linux_seq_file.c \ | linux_seq_file.c \ | ||||
| linux_shmemfs.c \ | linux_shmemfs.c \ | ||||
| linux_shrinker.c \ | linux_shrinker.c \ | ||||
| linux_simple_attr.c \ | linux_simple_attr.c \ | ||||
| linux_siphash.c \ | |||||
| linux_skbuff.c \ | linux_skbuff.c \ | ||||
| linux_slab.c \ | linux_slab.c \ | ||||
| linux_tasklet.c \ | linux_tasklet.c \ | ||||
| linux_usb.c \ | linux_usb.c \ | ||||
| linux_work.c \ | linux_work.c \ | ||||
| linux_xarray.c | linux_xarray.c | ||||
| .if ${MACHINE_CPUARCH} == "aarch64" || ${MACHINE_CPUARCH} == "amd64" || \ | .if ${MACHINE_CPUARCH} == "aarch64" || ${MACHINE_CPUARCH} == "amd64" || \ | ||||
| Show All 17 Lines | |||||