6 lines
129 B
Makefile
6 lines
129 B
Makefile
|
zreladdr-y += 0x00008000
|
||
|
params_phys-y := 0x00000100
|
||
|
initrd_phys-y := 0x00800000
|
||
|
|
||
|
dtb-$(CONFIG_MACH_SNOWBALL) += snowball.dtb
|