<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>031beb4e - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/hptmv/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/modules/hptmv/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>22ed04c2 - hptmv: use BLOB_OBJS for pre-built .o&apos;s</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/hptmv/Makefile#22ed04c2</link>
        <description>hptmv: use BLOB_OBJS for pre-built .o&apos;sSponsored by:		Netflix

            List of files:
            /freebsd-14.2/sys/modules/hptmv/Makefile</description>
        <pubDate>Wed, 02 Jun 2021 16:35:21 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fddb3f4d - hptmv: use .o files directly</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/hptmv/Makefile#fddb3f4d</link>
        <description>hptmv: use .o files directlyuudecode the .o.uu files and commit directly to the tree. Adjust the buildinfrastructure to cope with the new location, both for the kernel and modules.Sposnored by:           Netflix, IncDifferential Revision:	https://reviews.freebsd.org/D29635

            List of files:
            /freebsd-14.2/sys/modules/hptmv/Makefile</description>
        <pubDate>Mon, 12 Apr 2021 19:41:20 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>551caa87 - Harmonize the hptmv blob&apos;s build rule with that of other hpt* drivers.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/hptmv/Makefile#551caa87</link>
        <description>Harmonize the hptmv blob&apos;s build rule with that of other hpt* drivers.No functional change intended.Reviewed by:	emasteMFC after:	1 weekDifferential Revision:	https://reviews.freebsd.org/D21866

            List of files:
            /freebsd-14.2/sys/modules/hptmv/Makefile</description>
        <pubDate>Wed, 02 Oct 2019 16:18:50 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/hptmv/Makefile#193d9e76</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/sys/modules/hptmv/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 10:10:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c09808d0 - MFtbemd:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/hptmv/Makefile#c09808d0</link>
        <description>MFtbemd:Use MACHINE_CPUARCH in preference to MACHINE_ARCH.  The former is thesource code location of the machine, the latter the binary output.  Ingeneral, we want to use MACHINE_CPUARCH instead of MACHINE_ARCH unlesswe&apos;re tesitng for a specific target.  The isn&apos;t even moot fori386/amd64 where there&apos;s momemntum towards a MACHINE_CPUARCH == x86,although a specific cleanup for that likely would be needed...

            List of files:
            /freebsd-14.2/sys/modules/hptmv/Makefile</description>
        <pubDate>Mon, 23 Aug 2010 06:13:29 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d2bd3ab9 - Import new version of the HPTMV driver from Highpoint.  The major change</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/hptmv/Makefile#d2bd3ab9</link>
        <description>Import new version of the HPTMV driver from Highpoint.  The major changehere is the support for amd64, as well as possible support for PAE.  Manythanks to Highpoint for continuing to support FreeBSD.Obtained from:  Steve Chang @ HighpointMFC After: 3 days.

            List of files:
            /freebsd-14.2/sys/modules/hptmv/Makefile</description>
        <pubDate>Wed, 07 Sep 2005 23:33:26 +0000</pubDate>
        <dc:creator>Scott Long &lt;scottl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d38d9c9e - Move all of the hptmv files to /sys/dev/hptmv so that they won&apos;t be mistaken</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/hptmv/Makefile#d38d9c9e</link>
        <description>Move all of the hptmv files to /sys/dev/hptmv so that they won&apos;t be mistakenfor being on a CVS vendor branch.  The files were moved via a repo-copy.

            List of files:
            /freebsd-14.2/sys/modules/hptmv/Makefile</description>
        <pubDate>Wed, 02 Mar 2005 05:14:28 +0000</pubDate>
        <dc:creator>Scott Long &lt;scottl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b953df2a - Clean up some messy Makefile stuff so that this can be built into the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/hptmv/Makefile#b953df2a</link>
        <description>Clean up some messy Makefile stuff so that this can be built into thekernel.

            List of files:
            /freebsd-14.2/sys/modules/hptmv/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 08:38:29 +0000</pubDate>
        <dc:creator>Scott Long &lt;scottl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1713e81b - Import the HighPoint RocketRAID 182x driver.  Thanks to HighPoint for</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/hptmv/Makefile#1713e81b</link>
        <description>Import the HighPoint RocketRAID 182x driver.  Thanks to HighPoint forproviding the original driver, and thanks to IronSystems for providinghardware for testing.

            List of files:
            /freebsd-14.2/sys/modules/hptmv/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 05:37:23 +0000</pubDate>
        <dc:creator>Scott Long &lt;scottl@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
