Move zs.c from files to files.powerpc as zs(4) by now is only supported

on powerpc (more or less...). That way people updating from FreeBSD 5 to
FreeBSD 6 and beyond on sparc64 will get an error from config(8) rather
than a mysterious compile error when they have a stale 'device zs' in
their kernel config file.

MFC after:	2 weeks
This commit is contained in:
Marius Strobl 2005-11-22 17:12:49 +00:00
parent a1a074b6b3
commit d03dab6576
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=152685
2 changed files with 1 additions and 1 deletions

View File

@ -1025,7 +1025,6 @@ dev/wi/if_wi_pci.c optional wi pci
dev/wl/if_wl.c optional wl isa
dev/xe/if_xe.c optional xe
dev/xe/if_xe_pccard.c optional xe pccard
dev/zs/zs.c optional zs
fs/deadfs/dead_vnops.c standard
fs/devfs/devfs_devs.c standard
fs/devfs/devfs_rule.c standard

View File

@ -116,4 +116,5 @@ powerpc/psim/ata_iobus.c optional ata psim
powerpc/psim/openpic_iobus.c optional psim
powerpc/psim/sio_iobus.c optional sio psim
dev/zs/zs.c optional powermac zs
dev/zs/zs_macio.c optional powermac zs