summaryrefslogtreecommitdiffstats
path: root/sys/boot/Makefile.ia64
Commit message (Collapse)AuthorAgeFilesLines
* Remove ia64.marcel2014-07-071-4/+0
| | | | | | | | | | | | | | | | | This includes: o All directories named *ia64* o All files named *ia64* o All ia64-specific code guarded by __ia64__ o All ia64-specific makefile logic o Mention of ia64 in comments and documentation This excludes: o Everything under contrib/ o Everything under crypto/ o sys/xen/interface o sys/sys/elf_common.h Discussed at: BSDcan
* Build zfs on ia64 as well. We don't build a loader with zfs supportmarcel2012-08-181-0/+1
| | | | just yet, but building it makes sure we catch (build) regressions.
* MF tbemd: move to using specific architecture makefilesimp2010-08-231-0/+3
OpenPOWER on IntegriCloud