5 lines
124 B
Makefile
5 lines
124 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
zreladdr-y += 0x80008000
|
||
|
params_phys-y := 0x80000100
|
||
|
initrd_phys-y := 0x82000000
|