* Prepare xu4 edge for 5.16.y, move current of imx6 to 5.15.y and edge to 5.16.y - fix bootsplash on 5.16.y * rk322x: advance current to 5.15 and edge to 5.16 * rockchip: advance current kernel to 5.15, edge to 5.16 * - adjust configs - fix bootsplash patches - adjust aufs * Switch sunxi / sunxi64 current to 5.15.y, edge to 5.16.y - cleanup bootsplash patches - adjust configs * Update mvebu64 Co-authored-by: Paolo Sabatino <paolo.sabatino@gmail.com>
23 lines
688 B
Diff
23 lines
688 B
Diff
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
|
|
index a98dee2ae..d3cef7033 100644
|
|
--- a/arch/arm/boot/dts/Makefile
|
|
+++ b/arch/arm/boot/dts/Makefile
|
|
@@ -916,17 +916,7 @@ dtb-$(CONFIG_ARCH_ROCKCHIP) += \
|
|
rk3288-rock2-square.dtb \
|
|
rk3288-tinker.dtb \
|
|
rk3288-tinker-s.dtb \
|
|
- rk3288-veyron-brain.dtb \
|
|
- rk3288-veyron-fievel.dtb \
|
|
- rk3288-veyron-jaq.dtb \
|
|
- rk3288-veyron-jerry.dtb \
|
|
- rk3288-veyron-mickey.dtb \
|
|
- rk3288-veyron-mighty.dtb \
|
|
- rk3288-veyron-minnie.dtb \
|
|
- rk3288-veyron-pinky.dtb \
|
|
- rk3288-veyron-speedy.dtb \
|
|
- rk3288-veyron-tiger.dtb \
|
|
rk3288-vyasa.dtb
|
|
dtb-$(CONFIG_ARCH_S3C24XX) += \
|
|
s3c2416-smdk2416.dtb
|
|
dtb-$(CONFIG_ARCH_S3C64XX) += \
|