summaryrefslogtreecommitdiff
path: root/mk/syslinux.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/syslinux.mk')
-rw-r--r--mk/syslinux.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/syslinux.mk b/mk/syslinux.mk
index d9f1c5b6..5f05870e 100644
--- a/mk/syslinux.mk
+++ b/mk/syslinux.mk
@@ -78,7 +78,7 @@ UMAKEDEPS = -Wp,-MT,$@,-MMD,$(dir $@).$(notdir $@).d
# Items that are only appropriate during development; this file is
# removed when tarballs are generated.
--include $(makefiledir)/devel.mk
+-include $(MAKEDIR)/devel.mk
# Local additions, like -DDEBUG can go here
--include $(makefiledir)/local.mk
+-include $(MAKEDIR)/local.mk