diff --git a/sys/boot/i386/Makefile b/sys/boot/i386/Makefile index 624893c89f1..4fd94475f11 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