WIP: refactoring for CV2 db integration

This commit is contained in:
Grant Limberg 2025-04-03 10:27:42 -07:00
parent cadfa0bc4d
commit 2af105000f
No known key found for this signature in database
GPG key ID: 8F2F97D3BE8D7735
8 changed files with 2096 additions and 2031 deletions

View file

@ -40,6 +40,7 @@ ONE_OBJS=\
controller/FileDB.o \
controller/LFDB.o \
controller/PostgreSQL.o \
controller/CV1.o \
osdep/EthernetTap.o \
osdep/ManagedRoute.o \
osdep/Http.o \