]> Pileus Git - ~andy/linux/blob - arch/arm/mach-sa1100/Makefile.boot
Merge branch 'misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
[~andy/linux] / 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