删除 out 的文件

This commit is contained in:
huangjituan
2024-08-08 21:40:08 +08:00
parent 9fcd9fd5d3
commit a0d979a885
136 changed files with 3 additions and 9675 deletions

View File

@@ -11,7 +11,7 @@ SECTIONS
}
.text :
{
/home/kangjun/work/allwinner/v851/gitea/sl100_sdk/lichee/brandy-2.0/spl/arch/arm/cpu/armv7/fes1_entry.o (.text)
/home/huangjituan/SmartLock/src/back_board/sl100_sdk/lichee/brandy-2.0/spl/arch/arm/cpu/armv7/fes1_entry.o (.text)
*(.text)
}
. = ALIGN(16);

View File

@@ -12,8 +12,8 @@ SECTIONS
. = ALIGN(1);
.text :
{
/home/kangjun/work/allwinner/v851/gitea/sl100_sdk/lichee/brandy-2.0/spl/arch/arm/cpu/armv7/boot0_entry.o (.text)
/home/kangjun/work/allwinner/v851/gitea/sl100_sdk/lichee/brandy-2.0/spl/solution/libsolution.o (.text)
/home/huangjituan/SmartLock/src/back_board/sl100_sdk/lichee/brandy-2.0/spl/arch/arm/cpu/armv7/boot0_entry.o (.text)
/home/huangjituan/SmartLock/src/back_board/sl100_sdk/lichee/brandy-2.0/spl/solution/libsolution.o (.text)
*(.text)
}
. = ALIGN(16);