Skip to content

Commit 2a7f020

Browse files
Niklas Hausermeriac
authored andcommitted
Copy page_allocator_config.h file in importer
1 parent 5044c96 commit 2a7f020

File tree

1 file changed

+1
-0
lines changed
  • features/FEATURE_UVISOR/importer

1 file changed

+1
-0
lines changed

features/FEATURE_UVISOR/importer/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ rsync:
7272
rm -rf $(TARGET_LIB_SRC)
7373
mkdir -p $(TARGET_LIB_SRC)
7474
cp $(UVISOR_DIR)/core/system/src/page_allocator.c $(TARGET_LIB_SRC)/page_allocator.c_inc
75+
cp $(UVISOR_DIR)/core/system/inc/page_allocator_config.h $(TARGET_LIB_SRC)/page_allocator_config.h
7576
rsync -a --delete $(UVISOR_API)/rtx/src/ $(TARGET_LIB_SRC)/rtx
7677
#
7778
# Copying licenses

0 commit comments

Comments
 (0)