Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[deliverable/linux.git] / arch / arm / mach-sa1100 / Makefile.boot
CommitLineData
c564a0cb
JZ
1ifeq ($(CONFIG_SA1111),y)
2 zreladdr-y += 0xc0208000
40c6d8ae
SH
3else
4 zreladdr-y += 0xc0008000
1da177e4
LT
5endif
6params_phys-y := 0xc0000100
7initrd_phys-y := 0xc0800000
8
This page took 1.20405 seconds and 5 git commands to generate.