This repository has been archived on 2024-04-23. You can view files and clone it, but cannot push or open issues or pull requests.
Jolan Rathelot 449e79f65d Format
2024-04-16 17:20:17 +02:00

5 lines
152 B
Makefile

# SPDX-License-Identifier: GPL-2.0
obj-m := driver_and_interrupts.o
driver_and_interrupts-y := src/main.o src/misc_device_fops.o src/keyboard_logger.o