repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
mips
/
mti-malta
/
Platform
blob
41e0d2a2d325254608f31a4714cffbf86193e4d2
1
#
2
# MIPS Malta board
3
#
4
cflags-$(CONFIG_MIPS_MALTA) += -I$(srctree)/arch/mips/include/asm/mach-malta
5
ifdef CONFIG_KVM_GUEST
6
load-$(CONFIG_MIPS_MALTA) += 0x0000000040100000
7
else
8
load-$(CONFIG_MIPS_MALTA) += 0xffffffff80100000
9
endif
10
all-$(CONFIG_MIPS_MALTA) := $(COMPRESSION_FNAME).bin