mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-20 04:19:41 +00:00
26bff9eb49
Instead of including all Platform files, we simply include the needed one and avoid clashes with makefile variables. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
6 lines
155 B
Plaintext
6 lines
155 B
Plaintext
#
|
|
# SGI-IP30 (Octane/Octane2)
|
|
#
|
|
cflags-$(CONFIG_SGI_IP30) += -I$(srctree)/arch/mips/include/asm/mach-ip30
|
|
load-$(CONFIG_SGI_IP30) += 0xa800000020004000
|