Merge branches 'for-4.6/upstream-fixes', 'for-4.7/asus', 'for-4.7/hidraw' and 'for...
[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.35987 seconds and 5 git commands to generate.