replace common qcom sources with samsung ones

This commit is contained in:
SaschaNes
2025-08-12 22:13:00 +02:00
parent ba24dcded9
commit 6f7753de11
5682 changed files with 2450203 additions and 103634 deletions

View File

@@ -0,0 +1,15 @@
#ifeq ($(CONFIG_ARCH_SUN),y)
#dtbo-y += sun-kiwi-cnss.dtbo
#dtbo-y += sun-kiwi-cnss-v8.dtbo
#dtbo-y += sun-peach-cnss.dtbo
#dtbo-y += sun-peach-cnss-v8.dtbo
#endif
#ifeq ($(CONFIG_ARCH_PINEAPPLE),y)
#dtbo-y += pineapple-kiwi-cnss.dtbo
#dtbo-y += pineapplep-hdk-kiwi-cnss.dtbo
#endif
#always-y := $(dtb-y) $(dtbo-y)
#subdir-y := $(dts-dirs)
#clean-files := *.dtb *.dtbo