Browse Source

Rename KERNEL files to include MIPS prefix

tags/v0.3.10^2
Martin Kroeker GitHub 6 years ago
parent
commit
6a04efb122
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      kernel/mips/KERNEL.MIPS1004K
  2. +1
    -0
      kernel/mips/KERNEL.MIPS24K

+ 1
- 0
kernel/mips/KERNEL.MIPS1004K View File

@@ -0,0 +1 @@
include $(KERNELDIR)/KERNEL.P5600

+ 1
- 0
kernel/mips/KERNEL.MIPS24K View File

@@ -0,0 +1 @@
include $(KERNELDIR)/KERNEL.P5600

Loading…
Cancel
Save