mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 21:10:52 +07:00
e8ea1ea90b
Add this entry to the Makefile so that we can build the dtb automatically with 'make dtbs'. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: David Brown <davidb@codeaurora.org>
6 lines
134 B
Clojure
6 lines
134 B
Clojure
zreladdr-y += 0x10008000
|
|
params_phys-y := 0x10000100
|
|
initrd_phys-y := 0x10800000
|
|
|
|
dtb-$(CONFIG_ARCH_MSM8X60) += msm8660-surf.dtb
|