Modified makefile to reflect change in name

This commit is contained in:
elimin8 2022-06-19 17:20:26 +01:00
parent fabc0f92f3
commit e4f2e00e2f
No known key found for this signature in database
GPG Key ID: 0B92E083BBCCAA1E
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
obj-m += king.o
obj-m += ARCB.o
all:
make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules