You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
focal-spi-kmod/SOURCES/Makefile

12 lines
412 B

# To build as a module, use:
# make -C /usr/src/kernels/x.y.z M=$(pwd)
# To cleanup, use:
# make -C /usr/src/kernels/x.y.z M=$(pwd) clean
#
# Build is expected to work with the following kernels:
# make -C /usr/src/kernels/5.14.0-427.35.1.el9_4.x86_64 M=$(pwd)
# make -C /usr/src/kernels/6.1.104-1.el9.inferit.x86_64 M=$(pwd)
# make -C /usr/src/kernels/6.6.45-1.el9.inferit.x86_64 M=$(pwd)
obj-m += focal_spi.o