summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/Makefile
diff options
context:
space:
mode:
authorhosokawa <hosokawa@FreeBSD.org>2000-10-31 07:39:07 +0000
committerhosokawa <hosokawa@FreeBSD.org>2000-10-31 07:39:07 +0000
commit2c647e68e4bda7da2dd3e2a3211edb9131bd86af (patch)
tree88b3c7c9b4a7a6a43fb38918455b2aee44b876a4 /usr.sbin/sysinstall/Makefile
parent4bcb0e4bae6bf14bb3ca01f9e5e8914e07e309d7 (diff)
downloadFreeBSD-src-2c647e68e4bda7da2dd3e2a3211edb9131bd86af.zip
FreeBSD-src-2c647e68e4bda7da2dd3e2a3211edb9131bd86af.tar.gz
Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp.
http://people.freebsd.org/~hosokawa/driver-floppy/ for details. Reviewed by: current@FreeBSD.org
Diffstat (limited to 'usr.sbin/sysinstall/Makefile')
-rw-r--r--usr.sbin/sysinstall/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sysinstall/Makefile b/usr.sbin/sysinstall/Makefile
index ee75e66..700dd04 100644
--- a/usr.sbin/sysinstall/Makefile
+++ b/usr.sbin/sysinstall/Makefile
@@ -12,8 +12,8 @@ CLEANFILES+= keymap.tmp keymap.h
SRCS= anonFTP.c cdrom.c command.c config.c devices.c dhcp.c kget.c \
disks.c dispatch.c dist.c dmenu.c doc.c dos.c floppy.c \
ftp.c globals.c http.c index.c install.c installUpgrade.c keymap.c \
- label.c lndir.c main.c makedevs.c media.c menus.c misc.c mouse.c \
- msg.c network.c nfs.c options.c package.c pccard.c \
+ label.c lndir.c main.c makedevs.c media.c menus.c misc.c modules.c \
+ mouse.c msg.c network.c nfs.c options.c package.c pccard.c \
system.c tape.c tcpip.c termcap.c ufs.c usb.c user.c variable.c \
wizard.c keymap.h
OpenPOWER on IntegriCloud