Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs
[deliverable/linux.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
This page took 0.371863 seconds and 5 git commands to generate.