diff options
-rw-r--r-- | sys/mips/conf/ADM5120 | 2 | ||||
-rw-r--r-- | sys/mips/conf/MALTA | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/mips/conf/ADM5120 b/sys/mips/conf/ADM5120 index 7e22b87..bc55e79 100644 --- a/sys/mips/conf/ADM5120 +++ b/sys/mips/conf/ADM5120 @@ -1,4 +1,4 @@ -# QEMU -- Generic kernel configuration file for FreeBSD/mips +# ADM5120 -- Kernel configuration file for FreeBSD/mips for adm5120 systems # # For more information on this file, please read the handbook section on # Kernel Configuration Files: diff --git a/sys/mips/conf/MALTA b/sys/mips/conf/MALTA index 2f3e39a..8d0c861 100644 --- a/sys/mips/conf/MALTA +++ b/sys/mips/conf/MALTA @@ -1,4 +1,4 @@ -# QEMU -- Generic kernel configuration file for FreeBSD/mips +# MALTA -- Kernel config for MALTA boards # # For more information on this file, please read the handbook section on # Kernel Configuration Files: |