mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
53e4345906
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
#
|
|
# Broadcom BCM47XX boards
|
|
#
|
|
platform-$(CONFIG_BCM47XX) += bcm47xx/
|
|
cflags-$(CONFIG_BCM47XX) += \
|
|
-I$(srctree)/arch/mips/include/asm/mach-bcm47xx
|
|
load-$(CONFIG_BCM47XX) := 0xffffffff80001000
|