mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
#
|
|
# IMG Pistachio SoC
|
|
#
|
|
load-$(CONFIG_MACH_PISTACHIO) += 0xffffffff80400000
|
|
zload-$(CONFIG_MACH_PISTACHIO) += 0xffffffff81000000
|
|
all-$(CONFIG_MACH_PISTACHIO) := uImage.gz
|