From 58a48a9d9fe23361717a53a21a800f15471e200a Mon Sep 17 00:00:00 2001 From: jharvey Date: Sun, 13 Dec 2020 06:33:24 -0500 Subject: [PATCH] added file to repo which allows symbol to be found in rusefi_lib. --- hardware/VR_ncv1124_test_module/sym-lib-table | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hardware/VR_ncv1124_test_module/sym-lib-table diff --git a/hardware/VR_ncv1124_test_module/sym-lib-table b/hardware/VR_ncv1124_test_module/sym-lib-table new file mode 100644 index 0000000000..635d91b678 --- /dev/null +++ b/hardware/VR_ncv1124_test_module/sym-lib-table @@ -0,0 +1,4 @@ +(sym_lib_table + (lib (name logo)(type Legacy)(uri ${KIPRJMOD}/../rusefi_lib/logo.lib)(options "")(descr "")) + (lib (name ncv1124)(type Legacy)(uri ${KIPRJMOD}/../rusefi_lib/NCV1124.lib)(options "")(descr "")) +)