Makefile (f594d0b9b34aeb8e3ffa524eaa8a4085afb56d22) | Makefile (4b09a6faa83705864ff53f3c287800b7244f5a6a) |
---|---|
1ifeq ($(CONFIG_OF),y) 2 3dtb-$(CONFIG_ARCH_ALPINE) += \ 4 alpine-db.dtb 5dtb-$(CONFIG_MACH_ARTPEC6) += \ 6 artpec6-devboard.dtb 7dtb-$(CONFIG_MACH_ASM9260) += \ 8 alphascale-asm9260-devkit.dtb --- 769 unchanged lines hidden (view full) --- 778 sun8i-a23-ippo-q8h-v5.dtb \ 779 sun8i-a23-ippo-q8h-v1.2.dtb \ 780 sun8i-a23-polaroid-mid2407pxe03.dtb \ 781 sun8i-a23-polaroid-mid2809pxe04.dtb \ 782 sun8i-a23-q8-tablet.dtb \ 783 sun8i-a33-et-q8-v1.6.dtb \ 784 sun8i-a33-ga10h-v1.1.dtb \ 785 sun8i-a33-ippo-q8h-v1.2.dtb \ | 1ifeq ($(CONFIG_OF),y) 2 3dtb-$(CONFIG_ARCH_ALPINE) += \ 4 alpine-db.dtb 5dtb-$(CONFIG_MACH_ARTPEC6) += \ 6 artpec6-devboard.dtb 7dtb-$(CONFIG_MACH_ASM9260) += \ 8 alphascale-asm9260-devkit.dtb --- 769 unchanged lines hidden (view full) --- 778 sun8i-a23-ippo-q8h-v5.dtb \ 779 sun8i-a23-ippo-q8h-v1.2.dtb \ 780 sun8i-a23-polaroid-mid2407pxe03.dtb \ 781 sun8i-a23-polaroid-mid2809pxe04.dtb \ 782 sun8i-a23-q8-tablet.dtb \ 783 sun8i-a33-et-q8-v1.6.dtb \ 784 sun8i-a33-ga10h-v1.1.dtb \ 785 sun8i-a33-ippo-q8h-v1.2.dtb \ |
786 sun8i-a33-olinuxino.dtb \ |
|
786 sun8i-a33-q8-tablet.dtb \ 787 sun8i-a33-sinlinx-sina33.dtb \ 788 sun8i-a83t-allwinner-h8homlet-v2.dtb \ 789 sun8i-a83t-cubietruck-plus.dtb \ 790 sun8i-h3-bananapi-m2-plus.dtb \ 791 sun8i-h3-orangepi-2.dtb \ 792 sun8i-h3-orangepi-one.dtb \ 793 sun8i-h3-orangepi-pc.dtb \ | 787 sun8i-a33-q8-tablet.dtb \ 788 sun8i-a33-sinlinx-sina33.dtb \ 789 sun8i-a83t-allwinner-h8homlet-v2.dtb \ 790 sun8i-a83t-cubietruck-plus.dtb \ 791 sun8i-h3-bananapi-m2-plus.dtb \ 792 sun8i-h3-orangepi-2.dtb \ 793 sun8i-h3-orangepi-one.dtb \ 794 sun8i-h3-orangepi-pc.dtb \ |
795 sun8i-h3-orangepi-pc-plus.dtb \ |
|
794 sun8i-h3-orangepi-plus.dtb \ 795 sun8i-r16-parrot.dtb 796dtb-$(CONFIG_MACH_SUN9I) += \ 797 sun9i-a80-optimus.dtb \ 798 sun9i-a80-cubieboard4.dtb 799dtb-$(CONFIG_ARCH_TANGO) += \ 800 tango4-vantage-1172.dtb 801dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += \ --- 127 unchanged lines hidden --- | 796 sun8i-h3-orangepi-plus.dtb \ 797 sun8i-r16-parrot.dtb 798dtb-$(CONFIG_MACH_SUN9I) += \ 799 sun9i-a80-optimus.dtb \ 800 sun9i-a80-cubieboard4.dtb 801dtb-$(CONFIG_ARCH_TANGO) += \ 802 tango4-vantage-1172.dtb 803dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += \ --- 127 unchanged lines hidden --- |