]> Kevux Git Server - fll/commit
Bugfix: The fss_embedded_list_read and fss_embedded_list_write are missing from stand...
authorKevin Day <Kevin@kevux.org>
Tue, 21 Apr 2026 02:18:51 +0000 (21:18 -0500)
committerKevin Day <Kevin@kevux.org>
Tue, 21 Apr 2026 02:18:51 +0000 (21:18 -0500)
commit70e82948dcca10109de47a90ced3e9d71890f3d1
treedd65ee813fa0fad0f692ad64b65baca86bd4cf1b
parent7fe249ae6da970141def1811c4cfb0e56c1c5895
Bugfix: The fss_embedded_list_read and fss_embedded_list_write are missing from stand alone builds.

I apparently overlooked and completely forgot to add this.

Add the build settings and the `config.h` settings for both the read and write programs for FSS Embedded List.
build/stand_alone/fss_read.config.fss_embedded_list.h [new file with mode: 0644]
build/stand_alone/fss_read.settings.fss_embedded_list [new file with mode: 0644]
build/stand_alone/fss_write.config.fss_embedded_list.h [new file with mode: 0644]
build/stand_alone/fss_write.settings.fss_embedded_list [new file with mode: 0644]