Makefile (c49927421a85255ff061767fbee365d65b35d85b) | Makefile (ab9a4f188787a9437884372188188a0fb35827ba) |
---|---|
1ifeq ($(CONFIG_OF),y) 2 3# Keep at91 dtb files sorted alphabetically for each SoC 4# rm9200 5dtb-$(CONFIG_ARCH_AT91) += at91rm9200ek.dtb 6dtb-$(CONFIG_ARCH_AT91) += mpa1600.dtb 7# sam9260 8dtb-$(CONFIG_ARCH_AT91) += animeo_ip.dtb --- 434 unchanged lines hidden (view full) --- 443 stih416-b2020.dtb \ 444 stih416-b2020e.dtb 445dtb-$(CONFIG_MACH_SUN4I) += \ 446 sun4i-a10-a1000.dtb \ 447 sun4i-a10-ba10-tvbox.dtb \ 448 sun4i-a10-chuwi-v7-cw0825.dtb \ 449 sun4i-a10-cubieboard.dtb \ 450 sun4i-a10-mini-xplus.dtb \ | 1ifeq ($(CONFIG_OF),y) 2 3# Keep at91 dtb files sorted alphabetically for each SoC 4# rm9200 5dtb-$(CONFIG_ARCH_AT91) += at91rm9200ek.dtb 6dtb-$(CONFIG_ARCH_AT91) += mpa1600.dtb 7# sam9260 8dtb-$(CONFIG_ARCH_AT91) += animeo_ip.dtb --- 434 unchanged lines hidden (view full) --- 443 stih416-b2020.dtb \ 444 stih416-b2020e.dtb 445dtb-$(CONFIG_MACH_SUN4I) += \ 446 sun4i-a10-a1000.dtb \ 447 sun4i-a10-ba10-tvbox.dtb \ 448 sun4i-a10-chuwi-v7-cw0825.dtb \ 449 sun4i-a10-cubieboard.dtb \ 450 sun4i-a10-mini-xplus.dtb \ |
451 sun4i-a10-mk802.dtb \ |
|
451 sun4i-a10-hackberry.dtb \ 452 sun4i-a10-inet97fv2.dtb \ 453 sun4i-a10-olinuxino-lime.dtb \ 454 sun4i-a10-pcduino.dtb 455dtb-$(CONFIG_MACH_SUN5I) += \ 456 sun5i-a10s-olinuxino-micro.dtb \ 457 sun5i-a10s-r7-tv-dongle.dtb \ 458 sun5i-a13-hsg-h702.dtb \ --- 108 unchanged lines hidden --- | 452 sun4i-a10-hackberry.dtb \ 453 sun4i-a10-inet97fv2.dtb \ 454 sun4i-a10-olinuxino-lime.dtb \ 455 sun4i-a10-pcduino.dtb 456dtb-$(CONFIG_MACH_SUN5I) += \ 457 sun5i-a10s-olinuxino-micro.dtb \ 458 sun5i-a10s-r7-tv-dongle.dtb \ 459 sun5i-a13-hsg-h702.dtb \ --- 108 unchanged lines hidden --- |