History log of /freebsd-current/sbin/Makefile.powerpc64
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# f0f8a1af 13-Jun-2018 Warner Losh <imp@FreeBSD.org>

NVME support is only for x86 and powerpc64.

Implement MK_NVME now that the expression for where NVMe is
complicated. Default it to "yes" for x86 and powerpc64 and
no everywhere else. Use it in camcontrol to define WITH_NVME
for those platforms where we support nvme.

This should fix the newly introduced nvme files to camcontrol
which were building everywhere.

Pointy Hat To: imp
Sponsored by: Netflix


# 8244d89c 06-Jun-2018 Justin Hibbits <jhibbits@FreeBSD.org>

Build nvmecontrol on powerpc64

The nvme driver is compiled for powerpc64 already, and the one fix required
to build nvmecontrol on powerpc64 was fixed in r334754.


# ea1d5fd1 21-Feb-2018 Wojciech Macek <wma@FreeBSD.org>

Add bsdlabel and fdisk to powerpc64

Submitted by: Wojciech Macek <wma@semihalf.org>
Obtained from: Semihalf
Sponsored by: IBM, QCM Technologies