Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-s3c24xx / Makefile.boot
CommitLineData
c4761b69 1ifeq ($(CONFIG_PM_H1940),y)
40c6d8ae 2 zreladdr-y += 0x30108000
c4761b69
VK
3 params_phys-y := 0x30100100
4else
40c6d8ae 5 zreladdr-y += 0x30008000
c4761b69
VK
6 params_phys-y := 0x30000100
7endif