ARM: dove: SolidRun CuBox DT
[deliverable/linux.git] / arch / arm / mach-dove / Makefile.boot
1 zreladdr-y += 0x00008000
2 params_phys-y := 0x00000100
3 initrd_phys-y := 0x00800000
4
5 dtb-$(CONFIG_MACH_DOVE_DT) += dove-dove-db.dtb
6 dtb-$(CONFIG_MACH_DOVE_DT) += dove-cm-a510.dtb
7 dtb-$(CONFIG_MACH_DOVE_DT) += dove-cubox.dtb
This page took 0.032016 seconds and 6 git commands to generate.