<?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>0cfd99b4 - net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/Makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/switchdev/Makefile#0cfd99b4</link>
        <description>net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/MakefileCONFIG_NET_SWITCHDEV is a bool option. Change the ifeq conditional tothe standard obj-$(CONFIG_NET_SWITCHDEV) form.Use obj-y in net/switchdev/Makefile because Kbuild visits this Makefileonly when CONFIG_NET_SWITCHDEV=y.Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;Link: https://lore.kernel.org/r/20210125231659.106201-3-masahiroy@kernel.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/net/switchdev/Makefile</description>
        <pubDate>Mon, 25 Jan 2021 23:16:57 +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/switchdev/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/switchdev/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>007f790c - net: introduce generic switch devices support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/switchdev/Makefile#007f790c</link>
        <description>net: introduce generic switch devices supportThe goal of this is to provide a possibility to support various switchchips. Drivers should implement relevant ndos to do so. Now there isonly one ndo defined:- for getting physical switch id is in place.Note that user can use random port netdevice to access the switch.Signed-off-by: Jiri Pirko &lt;jiri@resnulli.us&gt;Reviewed-by: Thomas Graf &lt;tgraf@suug.ch&gt;Acked-by: Andy Gospodarek &lt;gospo@cumulusnetworks.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/net/switchdev/Makefile</description>
        <pubDate>Fri, 28 Nov 2014 13:34:17 +0000</pubDate>
        <dc:creator>Jiri Pirko &lt;jiri@resnulli.us&gt;</dc:creator>
    </item>
</channel>
</rss>
