From 6c6e18fbbc57964f33043a05be1ad0a3d6c4cc06 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 27 Sep 2015 09:53:58 +0200 Subject: [PATCH 154/257] sys/boot/i386: Detach libfirewire from the build Obtained from: ElectroBSD --- sys/boot/i386/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/boot/i386/Makefile b/sys/boot/i386/Makefile index 0c3daed185ee..d42c7b9dc994 100644 --- a/sys/boot/i386/Makefile +++ b/sys/boot/i386/Makefile @@ -3,7 +3,7 @@ .include SUBDIR= mbr pmbr boot0 boot0sio btx boot2 cdboot gptboot \ - libi386 libfirewire loader + libi386 loader # special boot programs, 'self-extracting boot2+loader' SUBDIR+= pxeldr -- 2.11.0