mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-28 07:04:00 +08: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
|