mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-16 19:04:41 +08:00
8 lines
220 B
Plaintext
8 lines
220 B
Plaintext
|
#
|
||
|
# Broadcom Generic BMIPS kernel
|
||
|
#
|
||
|
platform-$(CONFIG_BMIPS_GENERIC) += bmips/
|
||
|
cflags-$(CONFIG_BMIPS_GENERIC) += \
|
||
|
-I$(srctree)/arch/mips/include/asm/mach-bmips/
|
||
|
load-$(CONFIG_BMIPS_GENERIC) := 0xffffffff80010000
|