forked from Minki/linux
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
|