summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2011-02-02 15:36:51 +0100
committerDidier Raboud <odyx@debian.org>2011-02-02 15:36:51 +0100
commit6bb634b5d4a8a38906658465991e147f39464c08 (patch)
treed1d79c78b4324fbda16cbe6dc66eea0ca4cbceb6 /Makefile
parenta4a9c28ec983e467ae6ce094f72267ca71b9f182 (diff)
Allow to disable the kFreeBSD download possibility
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ada77c4..c71823b 100644
--- a/Makefile
+++ b/Makefile
@@ -30,6 +30,11 @@ ifdef PXE
MAKENSIS += -DPXE=yes -DNOCD=yes
endif
+# Disabling the kFreeBSD download
+ifndef NO_KFREEBSD
+MAKENSIS += -DKFREEBSD=yes
+endif
+
# hard disk
GRUB_MODULES += biosdisk
# partmap