<?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>d32f834c - net: l3mdev: use obj-$(CONFIG_NET_L3_MASTER_DEV) form in net/Makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/l3mdev/Makefile#d32f834c</link>
        <description>net: l3mdev: use obj-$(CONFIG_NET_L3_MASTER_DEV) form in net/MakefileCONFIG_NET_L3_MASTER_DEV is a bool option. Change the ifeq conditionalto the standard obj-$(CONFIG_NET_L3_MASTER_DEV) form.Use obj-y in net/l3mdev/Makefile because Kbuild visits this Makefileonly when CONFIG_NET_L3_MASTER_DEV=y.Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;Reviewed-by: David Ahern &lt;dsahern@kernel.org&gt;Link: https://lore.kernel.org/r/20210125231659.106201-4-masahiroy@kernel.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/net/l3mdev/Makefile</description>
        <pubDate>Mon, 25 Jan 2021 23:16:58 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/l3mdev/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/net/l3mdev/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>1b69c6d0 - net: Introduce L3 Master device abstraction</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/l3mdev/Makefile#1b69c6d0</link>
        <description>net: Introduce L3 Master device abstractionL3 master devices allow users of the abstraction to influence FIB lookupsfor enslaved devices. Current API provides a means for the master deviceto return a specific FIB table for an enslaved device, to return anrtable/custom dst and influence the OIF used for fib lookups.Signed-off-by: David Ahern &lt;dsa@cumulusnetworks.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/net/l3mdev/Makefile</description>
        <pubDate>Wed, 30 Sep 2015 03:07:11 +0000</pubDate>
        <dc:creator>David Ahern &lt;dsa@cumulusnetworks.com&gt;</dc:creator>
    </item>
</channel>
</rss>
