mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-12 16:58:53 +00:00
7 lines
201 B
Plaintext
7 lines
201 B
Plaintext
|
#
|
||
|
# Texas Instruments AR7
|
||
|
#
|
||
|
platform-$(CONFIG_AR7) += ar7/
|
||
|
cflags-$(CONFIG_AR7) += -I$(srctree)/arch/mips/include/asm/mach-ar7
|
||
|
load-$(CONFIG_AR7) += 0xffffffff94100000
|