git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
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
|