mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
53f3b81e5a
Fuck him
7 lines
201 B
Plaintext
7 lines
201 B
Plaintext
#
|
|
# MIPS Malta board
|
|
#
|
|
cflags-$(CONFIG_MIPS_MALTA) += -I$(srctree)/arch/mips/include/asm/mach-malta
|
|
load-$(CONFIG_MIPS_MALTA) += 0xffffffff80100000
|
|
all-$(CONFIG_MIPS_MALTA) := $(COMPRESSION_FNAME).bin
|