update new sdk
This commit is contained in:
parent
f33907443a
commit
744c72c133
1643 changed files with 83006 additions and 28021 deletions
31
lichee/buildroot/.gitignore
vendored
Executable file
31
lichee/buildroot/.gitignore
vendored
Executable file
|
@ -0,0 +1,31 @@
|
|||
/output
|
||||
/.auto.deps
|
||||
/.config.cmd
|
||||
/.config.old
|
||||
/..config.tmp
|
||||
/.config
|
||||
*.depend
|
||||
*.o
|
||||
/*.patch
|
||||
/*.diff
|
||||
*.orig
|
||||
*.rej
|
||||
*.swp
|
||||
*~
|
||||
tools/livesuit/tools.scj
|
||||
external-packages/example/example
|
||||
tools/pack/out/
|
||||
tools/pack/wboot/rootfs.fex
|
||||
!dl/*
|
||||
|
||||
/target/common/adb/adbd
|
||||
/target/common/adb/*.a
|
||||
/target/common/adb/libs/libcutils/*.a
|
||||
/target/common/adb/libs/libmincrypt/*.a
|
||||
/target/dragonboard/adb/adbd
|
||||
/target/dragonboard/sysroot/
|
||||
/target/dragonboard/output/bin/
|
||||
/target/dragonboard/rootfs.ext4
|
||||
/target/dragonboard/rootfs/
|
||||
/target/dragonboard/src/lib/libscript.a
|
||||
*.d
|
4
lichee/buildroot/package/config/.gitignore
vendored
Executable file
4
lichee/buildroot/package/config/.gitignore
vendored
Executable file
|
@ -0,0 +1,4 @@
|
|||
#
|
||||
# Quilt is being used to handle the patch series
|
||||
#
|
||||
.pc
|
4
lichee/buildroot/package/config/lxdialog/.gitignore
vendored
Executable file
4
lichee/buildroot/package/config/lxdialog/.gitignore
vendored
Executable file
|
@ -0,0 +1,4 @@
|
|||
#
|
||||
# Generated files
|
||||
#
|
||||
lxdialog
|
1
lichee/buildroot/target/xtensa/.gitignore
vendored
Executable file
1
lichee/buildroot/target/xtensa/.gitignore
vendored
Executable file
|
@ -0,0 +1 @@
|
|||
/busybox-config
|
Loading…
Add table
Add a link
Reference in a new issue