mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
7 lines
192 B
Plaintext
7 lines
192 B
Plaintext
|
#
|
||
|
# PIC32MZDA
|
||
|
#
|
||
|
cflags-$(CONFIG_PIC32MZDA) += -I$(srctree)/arch/mips/include/asm/mach-pic32
|
||
|
load-$(CONFIG_PIC32MZDA) += 0xffffffff88000000
|
||
|
all-$(CONFIG_PIC32MZDA) := $(COMPRESSION_FNAME).bin
|