mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 11:06:42 +07:00
a44fccbc18
Add the necessary dtb-$(CONFIG_...) entries so that "make dtbs" generates the Device Tree Blobs that correspond to the selected mvebu SoCs. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
4 lines
132 B
Clojure
4 lines
132 B
Clojure
zreladdr-y := 0x00008000
|
|
dtb-$(CONFIG_MACH_ARMADA_370_XP) += armada-370-db.dtb
|
|
dtb-$(CONFIG_MACH_ARMADA_370_XP) += armada-xp-db.dtb
|