summaryrefslogtreecommitdiffstats
path: root/sys/boot/ia64/Makefile
blob: 5f24fb2dc67bacc8ce9bc4e54d4cf61bd706570e (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

SUBDIR= common efi

# In the ski sub-directory, one can build a loader for use under Ski.
# Ski is an Itanium simulator, originally developed by HP. It's not
# supported anymore in FreeBSD, but left for reference and education.
# SUBDIR += ski

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud