Removing _TEMPLATE and _template strings, too long

This commit is contained in:
2023-12-06 12:18:09 -05:00
parent 139523a620
commit 113d10c2b9
3 changed files with 82 additions and 82 deletions

View File

@@ -1,5 +1,5 @@
KMOD= i3e_template_driver
SRCS= i3e_template_driver.c
KMOD= i3e_driver
SRCS= i3e_driver.c i3e_driver.h
DCOPTFLAGS+= -g -O0