build: atInit build-in without the selection capability.

This commit is contained in:
Jerzy Jamroz
2025-06-20 15:42:47 -05:00
committed by Andrew Johnson
parent a89b12f9ef
commit 41f19bd798
2 changed files with 2 additions and 5 deletions
+1 -3
View File
@@ -11,11 +11,9 @@
SRC_DIRS += $(IOCDIR)/misc
# Include atInit module with atInit=YES
ifeq ($(atInit),YES)
# Include atInit module
DBD += atInit.dbd
dbCore_SRCS += atInit.c
endif
DBD += system.dbd
DBD += dlload.dbd