Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/drm-misc...
[sfrench/cifs-2.6.git] / arch / arm / mach-s3c24xx / Makefile.boot
1 # SPDX-License-Identifier: GPL-2.0
2
3 ifeq ($(CONFIG_PM_H1940),y)
4         zreladdr-y      += 0x30108000
5         params_phys-y   := 0x30100100
6 else
7         zreladdr-y      += 0x30008000
8         params_phys-y   := 0x30000100
9 endif