diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2001-11-04 03:27:06 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2001-11-04 03:27:06 +0000 |
| commit | 6bbbde38cac94b61b5c67b8a24fbf67eacee2e4a (patch) | |
| tree | 0ab80ff96e82de7a57639e6b347503048a32b59a /sys | |
| parent | 5af9115c7791beb806fee8327ff99b5e837d26eb (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/boot/i386/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/boot/i386/Makefile b/sys/boot/i386/Makefile index 624893c89f18..4fd94475f11f 100644 --- a/sys/boot/i386/Makefile +++ b/sys/boot/i386/Makefile @@ -1,9 +1,8 @@ # $FreeBSD$ -SUBDIR= mbr boot0 kgzldr btx boot2 libi386 loader +SUBDIR= mbr boot0 btx boot2 cdboot kgzldr libi386 loader # special boot programs, 'self-extracting boot2+loader' -SUBDIR+= cdldr SUBDIR+= pxeldr SUBDIR+= liloldr |
