Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit 56e5e66

Browse files
author
Gao feng
committed
remove vbox-bootimage target
Signed-off-by: Gao feng <feng@hyper.sh>
1 parent 753364b commit 56e5e66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ AC_ARG_WITH([vbox],
4444

4545
if test "x$with_vbox" != "xno" ; then
4646
AC_DEFINE_UNQUOTED([WITH_VBOX], 1, [run hyperstart on Virtualbox])
47-
AM_EXTRA_RECURSIVE_TARGETS([vbox-bootimage])
4847
fi
4948

5049
AM_CONDITIONAL([WITH_VBOX], [test "x$with_vbox" != "xno"])

0 commit comments

Comments
 (0)