mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-10 23:22:34 +00:00
8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
#
|
|
# Broadcom BCM63XX boards
|
|
#
|
|
platform-$(CONFIG_BCM63XX) += bcm63xx/
|
|
cflags-$(CONFIG_BCM63XX) += \
|
|
-I$(srctree)/arch/mips/include/asm/mach-bcm63xx/
|
|
load-$(CONFIG_BCM63XX) := 0xffffffff80010000
|