Update Makefile

This commit is contained in:
serifpersia 2025-06-27 14:27:48 +02:00 committed by GitHub
parent 1658d10a96
commit ef30701e83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
obj-m += us144mk2.o
obj-m += us144mkii.o
KDIR := /lib/modules/$(shell uname -r)/build
PWD := $(shell pwd)