diff options
| -rw-r--r-- | stand/i386/gptzfsboot/Makefile | 2 | ||||
| -rw-r--r-- | stand/i386/gptzfsboot/zfsboot.c (renamed from stand/i386/zfsboot/zfsboot.c) | 0 | 
2 files changed, 1 insertions, 1 deletions
diff --git a/stand/i386/gptzfsboot/Makefile b/stand/i386/gptzfsboot/Makefile index 0d9fa8b043df..1e3b51249b44 100644 --- a/stand/i386/gptzfsboot/Makefile +++ b/stand/i386/gptzfsboot/Makefile @@ -1,7 +1,7 @@  .include <bsd.init.mk>  .PATH:		${BOOTSRC}/i386/boot2 ${BOOTSRC}/i386/gptboot \ -		${BOOTSRC}/i386/zfsboot ${BOOTSRC}/i386/common \ +		${BOOTSRC}/i386/common \  		${BOOTSRC}/common  FILES=		gptzfsboot diff --git a/stand/i386/zfsboot/zfsboot.c b/stand/i386/gptzfsboot/zfsboot.c index 4c8eae9b65e5..4c8eae9b65e5 100644 --- a/stand/i386/zfsboot/zfsboot.c +++ b/stand/i386/gptzfsboot/zfsboot.c  | 
