<?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/drivers/bios_emulator/Makefile#5f5620ab2679608f94b3a77e51c77d0a770103bd</link>
        <description>Merge git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/drivers/bios_emulator/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/drivers/bios_emulator/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/drivers/bios_emulator/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>f4e7e2d12164c3235c3f5e19a68a503623029d35 - Merge git://git.denx.de/u-boot-x86</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/bios_emulator/Makefile#f4e7e2d12164c3235c3f5e19a68a503623029d35</link>
        <description>Merge git://git.denx.de/u-boot-x86

            List of files:
            /rk3399_rockchip-uboot/drivers/bios_emulator/Makefile</description>
        <pubDate>Mon, 01 Dec 2014 20:24:07 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>ad6edca379117d52da373818a5db3027da2ad14b - bios_emulator: Allow x86 to use the emulator</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/bios_emulator/Makefile#ad6edca379117d52da373818a5db3027da2ad14b</link>
        <description>bios_emulator: Allow x86 to use the emulatorThere is an implicit assumption that x86 machines want to use raw I/O in theBIOS emulator, but this should be selectable. Add an CONFIG_X86EMU_RAW_IOoption to control it instead.Also fix a few bugs which cause warnings on x86 and adjust the Makefile toremove the assumption that only PowerPC uses the emulator.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/bios_emulator/Makefile</description>
        <pubDate>Sat, 15 Nov 2014 03:56:39 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&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/drivers/bios_emulator/Makefile#1ad6364eeb4f578e423081d1748e8a3fdf1ab01d</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/drivers/bios_emulator/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/drivers/bios_emulator/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/drivers/bios_emulator/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/drivers/bios_emulator/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/drivers/bios_emulator/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>9e4140329ee9a787d0f96ac2829d618d47f7973f - kbuild: change out-of-tree build</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/bios_emulator/Makefile#9e4140329ee9a787d0f96ac2829d618d47f7973f</link>
        <description>kbuild: change out-of-tree buildThis commit changes the working directorywhere the build process occurs.Before this commit, build process occurred under the sourcetree for both in-tree and out-of-tree build.That&apos;s why we needed to add $(obj) prefix to all generatedfiles in makefiles like follows:  $(obj)u-boot.bin:  $(obj)u-bootHere, $(obj) is empty for in-tree build, whereas it pointsto the output directory for out-of-tree build.And our old build system changes the current working directorywith &quot;make -C &lt;sub-dir&gt;&quot; syntax when descending into thesub-directories.On the other hand, Kbuild uses a different ideato handle out-of-tree build and directory descending.The build process of Kbuild always occurs under the output tree.When &quot;O=dir/to/store/output/files&quot; is given, the build systemchanges the current working directory to that directory andrestarts the make.Kbuild uses &quot;make -f $(srctree)/scripts/Makefile.build obj=&lt;sub-dir&gt;&quot;syntax for descending into sub-directories.(We can write it like &quot;make $(obj)=&lt;sub-dir&gt;&quot; with a shorthand.)This means the current working directory is always the topof the output directory.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/drivers/bios_emulator/Makefile</description>
        <pubDate>Tue, 04 Feb 2014 08:24:24 +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/drivers/bios_emulator/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/drivers/bios_emulator/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>f6bab6710c5502325a5c2423f09789ca201b33a7 - bios_emulator: delete an unnecessary include path</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/bios_emulator/Makefile#f6bab6710c5502325a5c2423f09789ca201b33a7</link>
        <description>bios_emulator: delete an unnecessary include path-I$(TOPDIR)/include is defined in the top config.mk.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/bios_emulator/Makefile</description>
        <pubDate>Wed, 20 Nov 2013 09:14:23 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>3c6dc17eaec13ddc622306a8ddd24b547be91aee - drivers: delete unnecessary HOSTCFLAGS</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/bios_emulator/Makefile#3c6dc17eaec13ddc622306a8ddd24b547be91aee</link>
        <description>drivers: delete unnecessary HOSTCFLAGSHOSTCFLAGS is meaningless because no host programsare compiled there.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/bios_emulator/Makefile</description>
        <pubDate>Mon, 18 Nov 2013 02:18:57 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>e5c5301f1444ea454d17a368bb5138e0f3a59247 - Makefile: make directories by Makefile.build</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/bios_emulator/Makefile#e5c5301f1444ea454d17a368bb5138e0f3a59247</link>
        <description>Makefile: make directories by Makefile.buildSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/bios_emulator/Makefile</description>
        <pubDate>Mon, 11 Nov 2013 05:35:54 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>7b6af41ef342199e4967735ea17424b42ed742d2 - drivers: descend into sub directories only when it is necessary</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/bios_emulator/Makefile#7b6af41ef342199e4967735ea17424b42ed742d2</link>
        <description>drivers: descend into sub directories only when it is necessary- Descend into drivers/fpga/ only when CONFIG_FPGA=y  - Descend into drivers/bios_emulator only when CONFIG_BIOSEMU=ySigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

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

            List of files:
            /rk3399_rockchip-uboot/drivers/bios_emulator/Makefile</description>
        <pubDate>Thu, 17 Oct 2013 08:34:57 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&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/drivers/bios_emulator/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/drivers/bios_emulator/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>e598dfc22c8789991d165714bec53b2390fc999d - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/bios_emulator/Makefile#e598dfc22c8789991d165714bec53b2390fc999d</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-armConflicts:	cpu/arm_cortexa8/s5pc1xx/cache.c	include/asm-arm/arch-s5pc1xx/sys_proto.h	include/sja1000.hSigned-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/bios_emulator/Makefile</description>
        <pubDate>Fri, 15 Jan 2010 13:41:58 +0000</pubDate>
        <dc:creator>Minkyu Kang &lt;mk7.kang@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>d02ffbf8d72085035f746c63c2609daf20a84765 - drivers/bios_emulator: Fix compile error in .depend not being generated</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/bios_emulator/Makefile#d02ffbf8d72085035f746c63c2609daf20a84765</link>
        <description>drivers/bios_emulator: Fix compile error in .depend not being generatedmake -C drivers/bios_emulator/make[2]: Entering directory`drivers/bios_emulator&apos;In file included from atibios.c:49:biosemui.h:47:21: error: biosemu.h: No such file or directory...x86emu/decode.c:40:28: error: x86emu/x86emui.h: No such file or directory...Due to lack of proper CPPFLAGS being passed to .depend generation ruleSigned-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/bios_emulator/Makefile</description>
        <pubDate>Wed, 16 Dec 2009 20:12:11 +0000</pubDate>
        <dc:creator>Kumar Gala &lt;galak@kernel.crashing.org&gt;</dc:creator>
    </item>
<item>
        <title>9aef73888509d10193615ee5cd9cf439ca44e937 - unify HOST_CFLAGS and HOSTCFLAGS</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/bios_emulator/Makefile#9aef73888509d10193615ee5cd9cf439ca44e937</link>
        <description>unify HOST_CFLAGS and HOSTCFLAGSThe top build system sets up HOSTCFLAGS a bit and exports it, but otherplaces use HOST_CFLAGS instead.  Unify the two as HOSTCFLAGS so that thevalues stay in sync.Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/bios_emulator/Makefile</description>
        <pubDate>Sun, 19 Jul 2009 19:17:03 +0000</pubDate>
        <dc:creator>Mike Frysinger &lt;vapier@gentoo.org&gt;</dc:creator>
    </item>
<item>
        <title>be4880ebe4355e8782be4af4b337a1b98dffcbe3 - Merge branch &apos;master&apos; into next</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/bios_emulator/Makefile#be4880ebe4355e8782be4af4b337a1b98dffcbe3</link>
        <description>Merge branch &apos;master&apos; into next

            List of files:
            /rk3399_rockchip-uboot/drivers/bios_emulator/Makefile</description>
        <pubDate>Thu, 22 Jan 2009 00:38:51 +0000</pubDate>
        <dc:creator>Kim Phillips &lt;kim.phillips@freescale.com&gt;</dc:creator>
    </item>
<item>
        <title>cb5473205206c7f14cbb1e747f28ec75b48826e2 - Merge branch &apos;fixes&apos; into cleanups</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/bios_emulator/Makefile#cb5473205206c7f14cbb1e747f28ec75b48826e2</link>
        <description>Merge branch &apos;fixes&apos; into cleanupsConflicts:	board/atmel/atngw100/atngw100.c	board/atmel/atstk1000/atstk1000.c	cpu/at32ap/at32ap700x/gpio.c	include/asm-avr32/arch-at32ap700x/clk.h	include/configs/atngw100.h	include/configs/atstk1002.h	include/configs/atstk1003.h	include/configs/atstk1004.h	include/configs/atstk1006.h	include/configs/favr-32-ezkit.h	include/configs/hammerhead.h	include/configs/mimc200.h

            List of files:
            /rk3399_rockchip-uboot/drivers/bios_emulator/Makefile</description>
        <pubDate>Wed, 17 Dec 2008 15:53:07 +0000</pubDate>
        <dc:creator>Haavard Skinnemoen &lt;haavard.skinnemoen@atmel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
