summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
authorMax <mparisi@stevens.edu>2020-09-19 13:36:39 -0400
committerMax <mparisi@stevens.edu>2020-09-19 13:36:39 -0400
commitc7061897f6589e7a9b346fc87a1b8b4f75facfc5 (patch)
tree13c5286d733ef8275ec27e130d9ee604c9cf8c1e /obj_files.mk
parenta710bc22d0df7cca6824e1c0136bce33ab341d0e (diff)
gpi and gt2 splits
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index ba75258..b3c71a8 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -58,6 +58,15 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/gpiOperation.o \
$(BUILD_DIR)/asm/gpiPeer.o \
$(BUILD_DIR)/asm/gpiProfile.o \
+ $(BUILD_DIR)/asm/gpiSearch.o \
+ $(BUILD_DIR)/asm/gpiTransfer.o \
+ $(BUILD_DIR)/asm/gpiUnique.o \
+ $(BUILD_DIR)/asm/gpiUtility.o \
+ $(BUILD_DIR)/asm/gt2Auth.o \
+ $(BUILD_DIR)/asm/gt2Buffer.o \
+ $(BUILD_DIR)/asm/gt2Callback.o \
+ $(BUILD_DIR)/asm/gt2Connection.o \
+ $(BUILD_DIR)/asm/gt2Main.o \
$(BUILD_DIR)/asm/text_10_2.o \
$(BUILD_DIR)/asm/text_11.o