Add conditional compilation of controller.

This commit is contained in:
Adam Ierymenko
2025-08-21 09:55:08 -04:00
parent 6bf7b4d9ba
commit 6e6fc9a704
10 changed files with 65 additions and 60 deletions

View File

@@ -34,13 +34,6 @@ CORE_OBJS=\
osdep/OSUtils.o
ONE_OBJS=\
nonfree/controller/EmbeddedNetworkController.o \
nonfree/controller/DBMirrorSet.o \
nonfree/controller/DB.o \
nonfree/controller/FileDB.o \
nonfree/controller/CtlUtil.o \
nonfree/controller/CV1.o \
nonfree/controller/CV2.o \
osdep/EthernetTap.o \
osdep/ManagedRoute.o \
osdep/Http.o \