Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://git.kernel...
[deliverable/linux.git] / arch / arm / mach-sa1100 / Makefile.boot
1 ifeq ($(CONFIG_SA1111),y)
2 zreladdr-y += 0xc0208000
3 else
4 zreladdr-y += 0xc0008000
5 endif
6 params_phys-y := 0xc0000100
7 initrd_phys-y := 0xc0800000
8
This page took 0.053459 seconds and 5 git commands to generate.