<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>5f5620ab2679608f94b3a77e51c77d0a770103bd - Merge git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#5f5620ab2679608f94b3a77e51c77d0a770103bd</link>
        <description>Merge git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Thu, 12 Nov 2015 16:13:26 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>da58dec866161e8ce73957fea463a8caad695000 - Various Makefiles: Add SPDX-License-Identifier tags</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#da58dec866161e8ce73957fea463a8caad695000</link>
        <description>Various Makefiles: Add SPDX-License-Identifier tagsAfter consulting with some of the SPDX team, the conclusion is thatMakefiles are worth adding SPDX-License-Identifier tags too, and most ofours have one.  This adds tags to ones that lack them and converts a fewthat had full (or in one case, very partial) license blobs into theequivalent tag.Cc: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Tue, 10 Nov 2015 01:06:16 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>1ad6364eeb4f578e423081d1748e8a3fdf1ab01d - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#1ad6364eeb4f578e423081d1748e8a3fdf1ab01d</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Wed, 05 Mar 2014 11:51:26 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>3e11350255d9c5d4bd03c2a65769da84c05d3294 - Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#3e11350255d9c5d4bd03c2a65769da84c05d3294</link>
        <description>Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;Conflicts:	Makefile	drivers/net/npe/MakefileThese two conflicts arise from commit 0b2d3f20(&quot;ARM: NET: Remove the IXP NPE ethernet driver&quot;) and areresolved by deleting the drivers/net/npe/Makefile fileand removing the CONFIG_IXP4XX_NPE line from Makefile.

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Thu, 20 Feb 2014 12:16:05 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>6825a95b0ba72c4e5667d02d8b31986e2e9abd5a - kbuild: use Linux Kernel build scripts</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#6825a95b0ba72c4e5667d02d8b31986e2e9abd5a</link>
        <description>kbuild: use Linux Kernel build scriptsNow we are ready to switch over to real Kbuild.This commit disables temporary scripts:  scripts/{Makefile.build.tmp, Makefile.host.tmp}and enables real Kbuild scripts:  scripts/{Makefile.build,Makefile.host,Makefile.lib}.This switch is triggered by the line in scripts/Kbuild.include  -build := -f $(if $(KBUILD_SRC),$(srctree)/)scripts/Makefile.build.tmp obj  +build := -f $(if $(KBUILD_SRC),$(srctree)/)scripts/Makefile.build objWe need to adjust some build scripts for U-Boot.But smaller amount of modification is preferable.Additionally, we need to fix compiler flags which arelocally added or removed.In Kbuild, it is not allowed to change CFLAGS locally.Instead, ccflags-y, asflags-y, cppflags-y,CFLAGS_$(basetarget).o, CFLAGS_REMOVE_$(basetarget).oare prepared for that purpose.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Tested-by: Gerhard Sittig &lt;gsi@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Tue, 04 Feb 2014 08:24:28 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>f15ea6e1d67782a1626d4a4922b6c20e380085e5 - Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#f15ea6e1d67782a1626d4a4922b6c20e380085e5</link>
        <description>Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;Conflicts:	arch/arm/cpu/armv7/rmobile/Makefile	doc/README.scrapyardNeeded manual fix:	arch/arm/cpu/armv7/omap-common/Makefile	board/compulab/cm_t335/u-boot.lds

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Tue, 10 Dec 2013 13:31:56 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>4678d742567e282d9e0f786441f59102e8d3553e - fs: descend into sub directories when it is necessary</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#4678d742567e282d9e0f786441f59102e8d3553e</link>
        <description>fs: descend into sub directories when it is necessarySigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Mon, 11 Nov 2013 05:36:10 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>35c792754c0feb894781e1eee6ab6b6624beb309 - fs: convert makefiles to Kbuild style</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#35c792754c0feb894781e1eee6ab6b6624beb309</link>
        <description>fs: convert makefiles to Kbuild styleSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Thu, 17 Oct 2013 08:34:58 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>1c27059a2f7158a9c9a8778535b030935d75179d - Merge remote-tracking branch &apos;u-boot/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#1c27059a2f7158a9c9a8778535b030935d75179d</link>
        <description>Merge remote-tracking branch &apos;u-boot/master&apos;

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Sun, 30 Sep 2012 21:49:17 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>74f45b739be635eaa4ec3a40dec6ad66084748c4 - u-boot yaffs2: Fix compilation warnings</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#74f45b739be635eaa4ec3a40dec6ad66084748c4</link>
        <description>u-boot yaffs2: Fix compilation warningsAlso remove yaffs_hweight and use the hweight in u-boot.Signed-off-by: Charles Manning &lt;cdhmanning@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Tue, 14 Aug 2012 18:26:10 +0000</pubDate>
        <dc:creator>Charles Manning &lt;cdhmanning@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>753ac610880e6e563d0384bb114f8b41df89e520 - u-boot: Update yaffs2 file system</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#753ac610880e6e563d0384bb114f8b41df89e520</link>
        <description>u-boot: Update yaffs2 file systemThis patch updates the yaffs2 in u-boot to correspond togit://www.aleph1.co.uk/yaffs2commit id 9ee5d0643e559568dbe62215f76e0a7bd5a63d93Signed-off-by: Charles Manning &lt;cdhmanning@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Wed, 09 May 2012 16:55:17 +0000</pubDate>
        <dc:creator>Charles Manning &lt;cdhmanning@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>464c79207c89f247f97b344495924eabb0c9738e - punt unused clean/distclean targets</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#464c79207c89f247f97b344495924eabb0c9738e</link>
        <description>punt unused clean/distclean targetsThe top level Makefile does not do any recursion into subdirs whencleaning, so these clean/distclean targets in random arch/board dirsnever get used.  Punt them all.MAKEALL didn&apos;t report any errors related to this that I could see.Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Thu, 13 Oct 2011 06:54:57 +0000</pubDate>
        <dc:creator>Mike Frysinger &lt;vapier@gentoo.org&gt;</dc:creator>
    </item>
<item>
        <title>9d0265e9bb3f5c2bc45c1372bf8dae870c0644fe - YAFFS2: fs/yaffs2/Makefile - fix build warnings</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#9d0265e9bb3f5c2bc45c1372bf8dae870c0644fe</link>
        <description>YAFFS2: fs/yaffs2/Makefile - fix build warningsDrop the &quot;-DNO_Y_INLINE&quot; setting to fix these:yaffs_guts.h:806: warning: &apos;yaffs_GetBlockInfo&apos; defined but not usedImpact on image size is negligible - for the VCMA9 board the textsegment size grew from 496353 to 496357 bytes (i. e. 0.0008%);total image size even remained constant.Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Thu, 08 Sep 2011 02:10:19 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>6d8962e814c15807dd6ac5757904be2a02d187b8 - Switch from archive libraries to partial linking</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#6d8962e814c15807dd6ac5757904be2a02d187b8</link>
        <description>Switch from archive libraries to partial linkingBefore this commit, weak symbols were not overridden by non-weak symbolsfound in archive libraries when linking with recent versions ofbinutils.  As stated in the System V ABI, &quot;the link editor does notextract archive members to resolve undefined weak symbols&quot;.This commit changes all Makefiles to use partial linking (ld -r) insteadof creating library archives, which forces all symbols to participate inlinking, allowing non-weak symbols to override weak symbols as intended.This approach is also used by Linux, from which the gmake functioncmd_link_o_target (defined in config.mk and used in all Makefiles) isinspired.The name of each former library archive is preserved except forextensions which change from &quot;.a&quot; to &quot;.o&quot;.  This commit updatesreferences accordingly where needed, in particular in some linkerscripts.This commit reveals board configurations that exclude some features butinclude source files that depend these disabled features in the build,resulting in undefined symbols.  Known such cases include:- disabling CMD_NET but not CMD_NFS;- enabling CONFIG_OF_LIBFDT but not CONFIG_QE.Signed-off-by: Sebastien Carlier &lt;sebastien.carlier@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Fri, 05 Nov 2010 14:48:07 +0000</pubDate>
        <dc:creator>Sebastien Carlier &lt;sebastien.carlier@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4b0708093e15b412296328bf81325cf9b69fe512 - Coding Style cleanup, update CHANGELOG</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#4b0708093e15b412296328bf81325cf9b69fe512</link>
        <description>Coding Style cleanup, update CHANGELOGSigned-off-by: Wolfgang Denk &lt;wd@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Thu, 14 Aug 2008 12:41:06 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>becbbc7b2a1be44d38779c80ce94fb20e5e13f12 - Merge branch &apos;master&apos; of /home/stefan/git/u-boot/u-boot into next</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#becbbc7b2a1be44d38779c80ce94fb20e5e13f12</link>
        <description>Merge branch &apos;master&apos; of /home/stefan/git/u-boot/u-boot into next

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Thu, 14 Aug 2008 06:25:13 +0000</pubDate>
        <dc:creator>Stefan Roese &lt;sr@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>5a7ddf4e1fb9347f783eb1473c30187d7a22bd81 - Merge branch &apos;master&apos; of /home/stefan/git/u-boot/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#5a7ddf4e1fb9347f783eb1473c30187d7a22bd81</link>
        <description>Merge branch &apos;master&apos; of /home/stefan/git/u-boot/u-boot

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Wed, 13 Aug 2008 04:47:12 +0000</pubDate>
        <dc:creator>Stefan Roese &lt;sr@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>43ea36fb8fdcbc6e26f0caffe808c63633b18838 - moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#43ea36fb8fdcbc6e26f0caffe808c63633b18838</link>
        <description>moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinksSigned-off-by: William Juul &lt;william.juul@tandberg.com&gt;

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Mon, 19 Nov 2007 13:46:00 +0000</pubDate>
        <dc:creator>William Juul &lt;william.juul@datarespons.no&gt;</dc:creator>
    </item>
<item>
        <title>0e8cc8bd92257da2e1df88cbc985e166e472ce61 - YAFFS2 import</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/fs/yaffs2/Makefile#0e8cc8bd92257da2e1df88cbc985e166e472ce61</link>
        <description>YAFFS2 importDirect import of yaffs as a tarball as of 20071113 from their publicCVS-web at http://www.aleph1.co.uk/cgi-bin/viewcvs.cgi/yaffs2/The code can also be imported on the command line with:export CVSROOT=:pserver:anonymous@cvs.aleph1.co.uk:/home/aleph1/cvs cvs logon(Hit return when asked for a password)cvs checkout yaffs2Signed-off-by: William Juul &lt;william.juul@tandberg.com&gt;Signed-off-by: Stig Olsen &lt;stig.olsen@tandberg.com&gt;

            List of files:
            /rk3399_rockchip-uboot/fs/yaffs2/Makefile</description>
        <pubDate>Thu, 15 Nov 2007 10:13:05 +0000</pubDate>
        <dc:creator>William Juul &lt;william.juul@datarespons.no&gt;</dc:creator>
    </item>
</channel>
</rss>
