Makefile (3869394ae461a41bb2b2bff98adfe6020b47e635) Makefile (12ec9384036304e64904afdc6234b842fe54f411)
1ifeq ($(CONFIG_OF),y)
2
3dtb-$(CONFIG_ARCH_ALPINE) += \
4 alpine-db.dtb
5dtb-$(CONFIG_MACH_ASM9260) += \
6 alphascale-asm9260-devkit.dtb
7# Keep at91 dtb files sorted alphabetically for each SoC
8dtb-$(CONFIG_SOC_SAM_V4_V5) += \

--- 34 unchanged lines hidden (view full) ---

43 at91-kizbox2.dtb \
44 at91-sama5d2_xplained.dtb \
45 at91-sama5d3_xplained.dtb \
46 sama5d31ek.dtb \
47 sama5d33ek.dtb \
48 sama5d34ek.dtb \
49 sama5d35ek.dtb \
50 sama5d36ek.dtb \
1ifeq ($(CONFIG_OF),y)
2
3dtb-$(CONFIG_ARCH_ALPINE) += \
4 alpine-db.dtb
5dtb-$(CONFIG_MACH_ASM9260) += \
6 alphascale-asm9260-devkit.dtb
7# Keep at91 dtb files sorted alphabetically for each SoC
8dtb-$(CONFIG_SOC_SAM_V4_V5) += \

--- 34 unchanged lines hidden (view full) ---

43 at91-kizbox2.dtb \
44 at91-sama5d2_xplained.dtb \
45 at91-sama5d3_xplained.dtb \
46 sama5d31ek.dtb \
47 sama5d33ek.dtb \
48 sama5d34ek.dtb \
49 sama5d35ek.dtb \
50 sama5d36ek.dtb \
51 at91-sama5d4_ma5d4evk.dtb \
52 at91-sama5d4_xplained.dtb \
51 at91-sama5d4_xplained.dtb \
53 at91-sama5d4ek.dtb \
54 at91-vinco.dtb
52 at91-sama5d4ek.dtb
55dtb-$(CONFIG_ARCH_ATLAS6) += \
56 atlas6-evb.dtb
57dtb-$(CONFIG_ARCH_ATLAS7) += \
58 atlas7-evb.dtb
59dtb-$(CONFIG_ARCH_AXXIA) += \
60 axm5516-amarillo.dtb
61dtb-$(CONFIG_ARCH_BCM2835) += \
62 bcm2835-rpi-b.dtb \

--- 546 unchanged lines hidden (view full) ---

609 sun4i-a10-pov-protab2-ips9.dtb
610dtb-$(CONFIG_MACH_SUN5I) += \
611 sun5i-a10s-auxtek-t003.dtb \
612 sun5i-a10s-auxtek-t004.dtb \
613 sun5i-a10s-mk802.dtb \
614 sun5i-a10s-olinuxino-micro.dtb \
615 sun5i-a10s-r7-tv-dongle.dtb \
616 sun5i-a10s-wobo-i5.dtb \
53dtb-$(CONFIG_ARCH_ATLAS6) += \
54 atlas6-evb.dtb
55dtb-$(CONFIG_ARCH_ATLAS7) += \
56 atlas7-evb.dtb
57dtb-$(CONFIG_ARCH_AXXIA) += \
58 axm5516-amarillo.dtb
59dtb-$(CONFIG_ARCH_BCM2835) += \
60 bcm2835-rpi-b.dtb \

--- 546 unchanged lines hidden (view full) ---

607 sun4i-a10-pov-protab2-ips9.dtb
608dtb-$(CONFIG_MACH_SUN5I) += \
609 sun5i-a10s-auxtek-t003.dtb \
610 sun5i-a10s-auxtek-t004.dtb \
611 sun5i-a10s-mk802.dtb \
612 sun5i-a10s-olinuxino-micro.dtb \
613 sun5i-a10s-r7-tv-dongle.dtb \
614 sun5i-a10s-wobo-i5.dtb \
615 sun5i-a13-empire-electronix-d709.dtb \
617 sun5i-a13-hsg-h702.dtb \
618 sun5i-a13-inet-98v-rev2.dtb \
619 sun5i-a13-olinuxino.dtb \
620 sun5i-a13-olinuxino-micro.dtb \
621 sun5i-a13-q8-tablet.dtb \
622 sun5i-a13-utoo-p66.dtb \
623 sun5i-r8-chip.dtb
624dtb-$(CONFIG_MACH_SUN6I) += \

--- 10 unchanged lines hidden (view full) ---

635 sun6i-a31s-yones-toptech-bs1078-v2.dtb
636dtb-$(CONFIG_MACH_SUN7I) += \
637 sun7i-a20-bananapi.dtb \
638 sun7i-a20-bananapro.dtb \
639 sun7i-a20-cubieboard2.dtb \
640 sun7i-a20-cubietruck.dtb \
641 sun7i-a20-hummingbird.dtb \
642 sun7i-a20-i12-tvbox.dtb \
616 sun5i-a13-hsg-h702.dtb \
617 sun5i-a13-inet-98v-rev2.dtb \
618 sun5i-a13-olinuxino.dtb \
619 sun5i-a13-olinuxino-micro.dtb \
620 sun5i-a13-q8-tablet.dtb \
621 sun5i-a13-utoo-p66.dtb \
622 sun5i-r8-chip.dtb
623dtb-$(CONFIG_MACH_SUN6I) += \

--- 10 unchanged lines hidden (view full) ---

634 sun6i-a31s-yones-toptech-bs1078-v2.dtb
635dtb-$(CONFIG_MACH_SUN7I) += \
636 sun7i-a20-bananapi.dtb \
637 sun7i-a20-bananapro.dtb \
638 sun7i-a20-cubieboard2.dtb \
639 sun7i-a20-cubietruck.dtb \
640 sun7i-a20-hummingbird.dtb \
641 sun7i-a20-i12-tvbox.dtb \
642 sun7i-a20-icnova-swac.dtb \
643 sun7i-a20-m3.dtb \
644 sun7i-a20-mk808c.dtb \
645 sun7i-a20-olimex-som-evb.dtb \
646 sun7i-a20-olinuxino-lime.dtb \
647 sun7i-a20-olinuxino-lime2.dtb \
648 sun7i-a20-olinuxino-micro.dtb \
649 sun7i-a20-orangepi.dtb \
650 sun7i-a20-orangepi-mini.dtb \

--- 6 unchanged lines hidden (view full) ---

657 sun8i-a23-gt90h-v4.dtb \
658 sun8i-a23-ippo-q8h-v5.dtb \
659 sun8i-a23-ippo-q8h-v1.2.dtb \
660 sun8i-a23-q8-tablet.dtb \
661 sun8i-a33-et-q8-v1.6.dtb \
662 sun8i-a33-ga10h-v1.1.dtb \
663 sun8i-a33-ippo-q8h-v1.2.dtb \
664 sun8i-a33-q8-tablet.dtb \
643 sun7i-a20-m3.dtb \
644 sun7i-a20-mk808c.dtb \
645 sun7i-a20-olimex-som-evb.dtb \
646 sun7i-a20-olinuxino-lime.dtb \
647 sun7i-a20-olinuxino-lime2.dtb \
648 sun7i-a20-olinuxino-micro.dtb \
649 sun7i-a20-orangepi.dtb \
650 sun7i-a20-orangepi-mini.dtb \

--- 6 unchanged lines hidden (view full) ---

657 sun8i-a23-gt90h-v4.dtb \
658 sun8i-a23-ippo-q8h-v5.dtb \
659 sun8i-a23-ippo-q8h-v1.2.dtb \
660 sun8i-a23-q8-tablet.dtb \
661 sun8i-a33-et-q8-v1.6.dtb \
662 sun8i-a33-ga10h-v1.1.dtb \
663 sun8i-a33-ippo-q8h-v1.2.dtb \
664 sun8i-a33-q8-tablet.dtb \
665 sun8i-a33-sinlinx-sina33.dtb
665 sun8i-a33-sinlinx-sina33.dtb \
666 sun8i-h3-orangepi-plus.dtb
666dtb-$(CONFIG_MACH_SUN9I) += \
667 sun9i-a80-optimus.dtb \
668 sun9i-a80-cubieboard4.dtb
669dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += \
670 tegra20-harmony.dtb \
671 tegra20-iris-512.dtb \
672 tegra20-medcom-wide.dtb \
673 tegra20-paz00.dtb \

--- 115 unchanged lines hidden ---
667dtb-$(CONFIG_MACH_SUN9I) += \
668 sun9i-a80-optimus.dtb \
669 sun9i-a80-cubieboard4.dtb
670dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += \
671 tegra20-harmony.dtb \
672 tegra20-iris-512.dtb \
673 tegra20-medcom-wide.dtb \
674 tegra20-paz00.dtb \

--- 115 unchanged lines hidden ---