hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/mips/sgi-ip22/Platform
....@@ -7,7 +7,6 @@
77 # current variable will break so for 64-bit kernels we have to raise the start
88 # address by 8kb.
99 #
10
-platform-$(CONFIG_SGI_IP22) += sgi-ip22/
1110 cflags-$(CONFIG_SGI_IP22) += -I$(srctree)/arch/mips/include/asm/mach-ip22
1211 ifdef CONFIG_32BIT
1312 load-$(CONFIG_SGI_IP22) += 0xffffffff88002000
....@@ -29,6 +28,5 @@
2928 $(error gcc doesn't support needed option -mr10k-cache-barrier=store)
3029 endif
3130 endif
32
-platform-$(CONFIG_SGI_IP28) += sgi-ip22/
3331 cflags-$(CONFIG_SGI_IP28) += -mr10k-cache-barrier=store -I$(srctree)/arch/mips/include/asm/mach-ip28
3432 load-$(CONFIG_SGI_IP28) += 0xa800000020004000