c05564c4d8
Android 13
8 lines
229 B
Plaintext
Executable file
8 lines
229 B
Plaintext
Executable file
#
|
|
# Cavium Octeon
|
|
#
|
|
platform-$(CONFIG_CAVIUM_OCTEON_SOC) += cavium-octeon/
|
|
cflags-$(CONFIG_CAVIUM_OCTEON_SOC) += \
|
|
-I$(srctree)/arch/mips/include/asm/mach-cavium-octeon
|
|
load-$(CONFIG_CAVIUM_OCTEON_SOC) += 0xffffffff81100000
|