Add kernel source repo, rename prebuilt to android_device_rockchip_tart-kernel
This commit is contained in:
parent
9303b56376
commit
dc3c79c936
1 changed files with 6 additions and 1 deletions
|
|
@ -8,8 +8,13 @@
|
|||
name="android_device_rockchip_tart"
|
||||
remote="bscubed" />
|
||||
|
||||
<!-- Orange Pi 5 Ultra (tart) kernel (prebuilt) -->
|
||||
<!-- Orange Pi 5 Ultra (tart) kernel boot artifacts (u-boot, ramdisks, boot script) -->
|
||||
<project path="device/rockchip/tart-kernel"
|
||||
name="android_device_rockchip_tart-kernel"
|
||||
remote="bscubed" />
|
||||
|
||||
<!-- Orange Pi 5 Ultra (tart) kernel source (built via TARGET_KERNEL_SOURCE) -->
|
||||
<project path="kernel/rockchip/tart"
|
||||
name="android_kernel_rockchip_tart"
|
||||
remote="bscubed" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue