You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#
|
|
# MIPS SEAD-3 board
|
|
#
|
|
platform-$(CONFIG_MIPS_SEAD3) += mti-sead3/
|
|
cflags-$(CONFIG_MIPS_SEAD3) += -I$(srctree)/arch/mips/include/asm/mach-sead3
|
|
load-$(CONFIG_MIPS_SEAD3) += 0xffffffff80100000
|
|
all-$(CONFIG_MIPS_SEAD3) := $(COMPRESSION_FNAME).srec
|
|
|