mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-12 04:19:08 +00: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
|