mirror of
https://github.com/armbian/build.git
synced 2025-08-10 05:06:57 +02:00
* Bumping EDGE kernel to 5.14.y Meson64: - removing Odroid reboot shutdown patch since its probably not needed anymore Rockchip64: - removing Rockpi S. No interest to maintain this any further - removing PBP suspend. Doesn’t align. Need inspection if some other way was mainstreamed - temporally removing Orangepi R1 * Re-adding rockpis, pbp suspend, HFLPS170 wifi and cleanup * Removing deprecated patch, fixing ap6256 wifi * Re-enable Opi R1 plus, untest * Add and fix Radxa Zero
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) += \
|