5 lines
127 B
Makefile
5 lines
127 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
zreladdr-y += 0x10008000
|
||
|
params_phys-y := 0x10000100
|
||
|
initrd_phys-y := 0x10800000
|