mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 11:38:31 +01:00
7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
#
|
|
# Cavium Octeon
|
|
#
|
|
cflags-$(CONFIG_CAVIUM_OCTEON_SOC) += \
|
|
-I$(srctree)/arch/mips/include/asm/mach-cavium-octeon
|
|
load-$(CONFIG_CAVIUM_OCTEON_SOC) += 0xffffffff81100000
|