mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 07:12:18 +00:00
7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
#
|
|
# Broadcom BCM63XX boards
|
|
#
|
|
cflags-$(CONFIG_BCM63XX) += \
|
|
-I$(srctree)/arch/mips/include/asm/mach-bcm63xx/
|
|
load-$(CONFIG_BCM63XX) := 0xffffffff80010000
|