<?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>869e4ae4 - nios2: add FORCE for vmlinuz.gz</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/nios2/boot/Makefile#869e4ae4</link>
        <description>nios2: add FORCE for vmlinuz.gzAdd FORCE to placate a warning from make:arch/nios2/boot/Makefile:24: FORCE prerequisite is missingFixes: 2fc8483fdcde (&quot;nios2: Build infrastructure&quot;)Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Reviewed-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;

            List of files:
            /linux-6.15/arch/nios2/boot/Makefile</description>
        <pubDate>Thu, 24 Nov 2022 03:20:53 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>89b4db61 - nios2: move the install rule to arch/nios2/Makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/nios2/boot/Makefile#89b4db61</link>
        <description>nios2: move the install rule to arch/nios2/MakefileCurrently, the install target in arch/nios2/Makefile descends intoarch/nios2/boot/Makefile to invoke the shell script, but it is nogood reason to do so.arch/nios2/Makefile can run the shell script directly.Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;

            List of files:
            /linux-6.15/arch/nios2/boot/Makefile</description>
        <pubDate>Thu, 29 Jul 2021 14:07:06 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>37c8a5fa - kbuild: consolidate Devicetree dtb build rules</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/nios2/boot/Makefile#37c8a5fa</link>
        <description>kbuild: consolidate Devicetree dtb build rulesThere is nothing arch specific about building dtb files other than theirlocation under /arch/*/boot/dts/. Keeping each arch aligned is a pain.The dependencies and supported targets are all slightly different.Also, a cross-compiler for each arch is needed, but really the hostcompiler preprocessor is perfectly fine for building dtbs. Move thebuild rules to a common location and remove the arch specific ones. Thisis done in a single step to avoid warnings about overriding rules.The build dependencies had been a mixture of &apos;scripts&apos; and/or &apos;prepare&apos;.These pull in several dependencies some of which need a target compiler(specifically devicetable-offsets.h) and aren&apos;t needed to build dtbs.All that is really needed is dtc, so adjust the dependencies to only bedtc.This change enables support &apos;dtbs_install&apos; on some arches which weremissing the target.Acked-by: Will Deacon &lt;will.deacon@arm.com&gt;Acked-by: Paul Burton &lt;paul.burton@mips.com&gt;Acked-by: Ley Foon Tan &lt;ley.foon.tan@intel.com&gt;Acked-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Cc: Michal Marek &lt;michal.lkml@markovi.net&gt;Cc: Vineet Gupta &lt;vgupta@synopsys.com&gt;Cc: Russell King &lt;linux@armlinux.org.uk&gt;Cc: Catalin Marinas &lt;catalin.marinas@arm.com&gt;Cc: Yoshinori Sato &lt;ysato@users.sourceforge.jp&gt;Cc: Michal Simek &lt;monstr@monstr.eu&gt;Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;Cc: James Hogan &lt;jhogan@kernel.org&gt;Cc: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;Cc: Paul Mackerras &lt;paulus@samba.org&gt;Cc: Michael Ellerman &lt;mpe@ellerman.id.au&gt;Cc: Chris Zankel &lt;chris@zankel.net&gt;Cc: Max Filippov &lt;jcmvbkbc@gmail.com&gt;Cc: linux-kbuild@vger.kernel.orgCc: linux-snps-arc@lists.infradead.orgCc: linux-arm-kernel@lists.infradead.orgCc: uclinux-h8-devel@lists.sourceforge.jpCc: linux-mips@linux-mips.orgCc: nios2-dev@lists.rocketboards.orgCc: linuxppc-dev@lists.ozlabs.orgCc: linux-xtensa@linux-xtensa.orgSigned-off-by: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /linux-6.15/arch/nios2/boot/Makefile</description>
        <pubDate>Wed, 10 Jan 2018 21:19:37 +0000</pubDate>
        <dc:creator>Rob Herring &lt;robh@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>1b4f9e2b - nios2: use common rules to build built-in dtb</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/nios2/boot/Makefile#1b4f9e2b</link>
        <description>nios2: use common rules to build built-in dtbUsing the common build support for built-in dtb files just requiresadding a .dtb.o target to obj-y.This has the side effect that CONFIG_NIOS2_DTB_SOURCE should now be justthe dts filename in arch/nios2/boot/dts/ directory. Before any path wassupported, but if you want to build in your dtb to the kernel, it shouldbe in the kernel tree.Cc: Ley Foon Tan &lt;lftan@altera.com&gt;Cc: nios2-dev@lists.rocketboards.orgSigned-off-by: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /linux-6.15/arch/nios2/boot/Makefile</description>
        <pubDate>Wed, 01 Aug 2018 20:14:12 +0000</pubDate>
        <dc:creator>Rob Herring &lt;robh@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>11886486 - nios2: build .dtb files in dts directory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/nios2/boot/Makefile#11886486</link>
        <description>nios2: build .dtb files in dts directoryAlign nios2 with other architectures which build the dtb files in thesame directory as the dts files. This is also in line with most otherbuild targets which are located in the same directory as the source.This move will help enable the &apos;dtbs&apos; target which builds all the dtbsregardless of kernel config.This transition could break some scripts if they expect dtb files inthe old location.Cc: Ley Foon Tan &lt;lftan@altera.com&gt;Cc: nios2-dev@lists.rocketboards.orgSigned-off-by: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /linux-6.15/arch/nios2/boot/Makefile</description>
        <pubDate>Thu, 08 Oct 2015 00:21:18 +0000</pubDate>
        <dc:creator>Rob Herring &lt;robh@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>74ce1896 - kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/nios2/boot/Makefile#74ce1896</link>
        <description>kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileWe need to add &quot;clean-files&quot; in Makfiles to clean up DT blobs, but weoften miss to do so.Since there are no source files that end with .dtb or .dtb.S, so wecan clean-up those files from the top-level Makefile.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /linux-6.15/arch/nios2/boot/Makefile</description>
        <pubDate>Thu, 02 Nov 2017 02:51:25 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>01623627 - nios2: Add support for compressed kernel</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/nios2/boot/Makefile#01623627</link>
        <description>nios2: Add support for compressed kernelSigned-off-by: Ley Foon Tan &lt;lftan@altera.com&gt;

            List of files:
            /linux-6.15/arch/nios2/boot/Makefile</description>
        <pubDate>Tue, 10 Feb 2015 15:26:34 +0000</pubDate>
        <dc:creator>Ley Foon Tan &lt;lftan@altera.com&gt;</dc:creator>
    </item>
<item>
        <title>2fc8483f - nios2: Build infrastructure</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/nios2/boot/Makefile#2fc8483f</link>
        <description>nios2: Build infrastructureThis patch adds Makefile and Kconfig files required for building anios2 kernel.Signed-off-by: Ley Foon Tan &lt;lftan@altera.com&gt;

            List of files:
            /linux-6.15/arch/nios2/boot/Makefile</description>
        <pubDate>Thu, 06 Nov 2014 07:20:19 +0000</pubDate>
        <dc:creator>Ley Foon Tan &lt;lftan@altera.com&gt;</dc:creator>
    </item>
</channel>
</rss>
