aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/loader_ia32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/efi/loader_ia32/Makefile')
-rw-r--r--stand/efi/loader_ia32/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/stand/efi/loader_ia32/Makefile b/stand/efi/loader_ia32/Makefile
new file mode 100644
index 000000000000..003c75f43948
--- /dev/null
+++ b/stand/efi/loader_ia32/Makefile
@@ -0,0 +1,6 @@
+DO32=1
+INSTALL_LOADER_HELP_FILE=no
+
+NEWVERSWHAT?= "EFI loader" amd64-ia32
+
+.include "../loader/Makefile"