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.
9 lines
272 B
9 lines
272 B
10 years ago
|
#
|
||
|
# IMG Pistachio SoC
|
||
|
#
|
||
|
platform-$(CONFIG_MACH_PISTACHIO) += pistachio/
|
||
|
cflags-$(CONFIG_MACH_PISTACHIO) += \
|
||
|
-I$(srctree)/arch/mips/include/asm/mach-pistachio
|
||
|
load-$(CONFIG_MACH_PISTACHIO) += 0xffffffff80400000
|
||
|
zload-$(CONFIG_MACH_PISTACHIO) += 0xffffffff81000000
|