You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
199 B
8 lines
199 B
15 years ago
|
#
|
||
|
# Broadcom BCM47XX boards
|
||
|
#
|
||
|
platform-$(CONFIG_BCM47XX) += bcm47xx/
|
||
|
cflags-$(CONFIG_BCM47XX) += \
|
||
|
-I$(srctree)/arch/mips/include/asm/mach-bcm47xx
|
||
|
load-$(CONFIG_BCM47XX) := 0xffffffff80001000
|