mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
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
|