aboutsummaryrefslogtreecommitdiff
path: root/run_bochs_debug.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_bochs_debug.sh')
-rwxr-xr-xrun_bochs_debug.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/run_bochs_debug.sh b/run_bochs_debug.sh
index 335b810..7bc7d1c 100755
--- a/run_bochs_debug.sh
+++ b/run_bochs_debug.sh
@@ -2,7 +2,6 @@
cd `dirname $0`
-make -C src/common || exit 1
-make -C src/kernel || exit 1
+make || exit 1
./make_cdrom.sh
bochs -f bochs_debug.cfg -q