fix bochs config file
This commit is contained in:
parent
de9684a1d8
commit
aae608fa52
2 changed files with 8 additions and 5 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
ASM=nasm
|
||||
CC=$(HOME)/opt/cross/bin/i686-elf-gcc
|
||||
CC=/bin/i686-elf-gcc
|
||||
|
||||
SRC_DIR=src
|
||||
BUILD_DIR=build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue