mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-07-09 18:08:25 +02: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
|