Remove '_drv' suffix

Issue #4420
This commit is contained in:
Norman Feske
2024-05-30 15:46:57 +02:00
parent cb88c2c3e2
commit 8943a3e949
329 changed files with 1062 additions and 1063 deletions

View File

@ -1,4 +1,4 @@
TARGET = linux_timer_drv
TARGET = linux_timer
GEN_DIR := $(call select_from_repositories,src/timer/periodic)/..
INC_DIR += $(GEN_DIR)/periodic
SRC_CC += periodic/time_source.cc time_source.cc