Copy page_allocator_config.h file in importer

pull/2052/head
Niklas Hauser 2016-06-27 13:15:58 +01:00 committed by Milosch Meriac
parent 5044c968dd
commit 2a7f02033d
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ rsync:
rm -rf $(TARGET_LIB_SRC)
mkdir -p $(TARGET_LIB_SRC)
cp $(UVISOR_DIR)/core/system/src/page_allocator.c $(TARGET_LIB_SRC)/page_allocator.c_inc
cp $(UVISOR_DIR)/core/system/inc/page_allocator_config.h $(TARGET_LIB_SRC)/page_allocator_config.h
rsync -a --delete $(UVISOR_API)/rtx/src/ $(TARGET_LIB_SRC)/rtx
#
# Copying licenses