diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2009-04-05 22:08:18 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2009-04-05 22:08:18 +0000 |
| commit | d2a0bb080329ea491a0cbb90ee35c7c9ab9815d9 (patch) | |
| tree | 8a97b6bb04afecdfb70c99fe4302c043d6d240e0 /rescue | |
| parent | 029c6e958cf5c424720b989501626fad7b3951e2 (diff) | |
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 77f596339005..16db60b1e11a 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -118,7 +118,7 @@ CRUNCH_PROGS_sbin= atacontrol badsect \ mount_udf mount_unionfs newfs \ newfs_msdos nos-tun ping reboot \ restore rcorder route routed rtquery rtsol savecore \ - slattach spppcontrol startslip swapon sysctl tunefs umount + spppcontrol swapon sysctl tunefs umount .if ${MK_ATM} != "no" CRUNCH_PROGS_sbin+= atmconfig |
