diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2003-07-21 02:47:04 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-07-21 02:47:04 +0000 |
commit | 78c3dbd90910f2ccb342b9a4da2a24fe4a51a0c0 (patch) | |
tree | 0c9a8bf85ca17d3434ba2ebb0973e33f7870f557 /rescue | |
parent | 9e17948f72e3870a22cef782056250a7b6c86125 (diff) | |
download | src-test2-78c3dbd90910f2ccb342b9a4da2a24fe4a51a0c0.tar.gz src-test2-78c3dbd90910f2ccb342b9a4da2a24fe4a51a0c0.zip |
Notes
Diffstat (limited to 'rescue')
-rw-r--r-- | rescue/rescue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index 6631596bd3de..5f532d31a873 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -105,7 +105,7 @@ CRUNCH_SRCDIRS+= sbin CRUNCH_PROGS_sbin= atm atacontrol badsect bsdlabel camcontrol \ ccdconfig clri devfs dmesg dump \ dumpfs dumpon fore_dnld fsck fsck_ffs fsck_msdosfs fsdb \ - fsirand gbde ifconfig ilmid init ip6fw \ + fsirand gbde ifconfig ilmid init \ kldconfig kldload kldstat kldunload ldconfig \ md5 mdconfig mdmfs mknod mount mount_cd9660 mount_ext2fs \ mount_msdosfs mount_nfs mount_ntfs mount_nullfs \ |