mirror of
https://github.com/torvalds/linux.git
synced 2024-12-18 17:12:55 +00:00
7 lines
182 B
Makefile
7 lines
182 B
Makefile
|
zreladdr-y += 0x00008000
|
||
|
params_phys-y := 0x00000100
|
||
|
initrd_phys-y := 0x00800000
|
||
|
|
||
|
dtb-$(CONFIG_MACH_SPEAR1310) += spear1310-evb.dtb
|
||
|
dtb-$(CONFIG_MACH_SPEAR1340) += spear1340-evb.dtb
|