diff options
author | imp <imp@FreeBSD.org> | 2008-07-06 21:09:29 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2008-07-06 21:09:29 +0000 |
commit | 63f02baf0e5ce3db18056a08a90ca971fb12de6d (patch) | |
tree | 31d944679243fdf0be594fcd6d48f9e779df37f1 /sys/mips/mips32/idt/files.idt | |
parent | bdbada7ab202ec9b0f096811f6fbe2eda04cc5c9 (diff) | |
download | FreeBSD-src-63f02baf0e5ce3db18056a08a90ca971fb12de6d.zip FreeBSD-src-63f02baf0e5ce3db18056a08a90ca971fb12de6d.tar.gz |
As discussed on IRC and at BSDcan, move the mips32/* directories up a
level. The distinction was artificial. Some more movement around the
deck charis is likely depending on the fallout from this one.
Paths were corrected after the svn mv. Hope that's OK.
Diffstat (limited to 'sys/mips/mips32/idt/files.idt')
-rw-r--r-- | sys/mips/mips32/idt/files.idt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/mips/mips32/idt/files.idt b/sys/mips/mips32/idt/files.idt deleted file mode 100644 index 2782edc..0000000 --- a/sys/mips/mips32/idt/files.idt +++ /dev/null @@ -1,8 +0,0 @@ -# $FreeBSD$ - -mips/mips32/idt/idt_machdep.c standard -mips/mips32/idt/idtpci.c optional pci -mips/mips32/idt/if_kr.c optional kr -mips/mips32/idt/obio.c standard -mips/mips32/idt/uart_cpu_rc32434.c optional uart -mips/mips32/idt/uart_bus_rc32434.c optional uart |