summaryrefslogtreecommitdiffhomepage
path: root/Private/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Private/makefile')
-rw-r--r--Private/makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Private/makefile b/Private/makefile
index c84a2f9e..6a73c10d 100644
--- a/Private/makefile
+++ b/Private/makefile
@@ -65,10 +65,6 @@ newos-amd64-epm: clean
OBJCOPY=x86_64-w64-mingw32-objcopy
-DD=dd
-IMG_CREATE=qemu-img
-MAX_KERNEL_SIZE=1024K
-
.PHONY: link-amd64-epm
link-amd64-epm:
$(LD) $(LDFLAGS) $(LDOBJ) -o $(KERNEL)