diff --git a/Makefile b/Makefile index 2efffbd3..9facd309 100644 --- a/Makefile +++ b/Makefile @@ -55,6 +55,9 @@ LD := ld NM := nm PYTHON := python SHELL := bash +RM := rm +LN := ln +SYMLINK := $(LN) -s -f GRUB_FILE := grub-file GRUB_MKIMAGE := grub-mkimage