mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-23 16:53:58 -05: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>
5 lines
155 B
Text
5 lines
155 B
Text
#
|
|
# SGI-IP30 (Octane/Octane2)
|
|
#
|
|
cflags-$(CONFIG_SGI_IP30) += -I$(srctree)/arch/mips/include/asm/mach-ip30
|
|
load-$(CONFIG_SGI_IP30) += 0xa800000020004000
|