ckfwq/linux-3.0.4/arch/arm/mach-s3c2410/Makefile.boot

8 lines
151 B
Makefile
Raw Permalink Normal View History

2024-12-30 10:53:50 +08:00
ifeq ($(CONFIG_PM_H1940),y)
zreladdr-y := 0x30108000
params_phys-y := 0x30100100
else
zreladdr-y := 0x30008000
params_phys-y := 0x30000100
endif