c05564c4d8
Android 13
8 lines
220 B
Plaintext
Executable file
8 lines
220 B
Plaintext
Executable file
#
|
|
# 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
|