Searched hist:"01286329 b27b27eaeda045b469d41b1d9fce545a" (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/tools/env/ |
H A D | Makefile | 01286329b27b27eaeda045b469d41b1d9fce545a Mon Mar 10 21:05:20 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kbuild: rename SRCTREE to srctree
Prior to Kbuild, $(TOPDIR) or $(SRCTREE) was used for pointing to the top of source directory. (No difference between the two.)
In Kbuild style, $(srctree) is used for instead. This commit renames SRCTREE to srctree and deletes the defition of SRCTREE.
Note that SRCTREE in scripts/kernel-doc, scripts/docproc.c, doc/DocBook/Makefile should be keep.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
/openbmc/u-boot/ |
H A D | config.mk | 01286329b27b27eaeda045b469d41b1d9fce545a Mon Mar 10 21:05:20 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kbuild: rename SRCTREE to srctree
Prior to Kbuild, $(TOPDIR) or $(SRCTREE) was used for pointing to the top of source directory. (No difference between the two.)
In Kbuild style, $(srctree) is used for instead. This commit renames SRCTREE to srctree and deletes the defition of SRCTREE.
Note that SRCTREE in scripts/kernel-doc, scripts/docproc.c, doc/DocBook/Makefile should be keep.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
H A D | Makefile | 01286329b27b27eaeda045b469d41b1d9fce545a Mon Mar 10 21:05:20 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kbuild: rename SRCTREE to srctree
Prior to Kbuild, $(TOPDIR) or $(SRCTREE) was used for pointing to the top of source directory. (No difference between the two.)
In Kbuild style, $(srctree) is used for instead. This commit renames SRCTREE to srctree and deletes the defition of SRCTREE.
Note that SRCTREE in scripts/kernel-doc, scripts/docproc.c, doc/DocBook/Makefile should be keep.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
/openbmc/u-boot/tools/ |
H A D | Makefile | 01286329b27b27eaeda045b469d41b1d9fce545a Mon Mar 10 21:05:20 CDT 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kbuild: rename SRCTREE to srctree
Prior to Kbuild, $(TOPDIR) or $(SRCTREE) was used for pointing to the top of source directory. (No difference between the two.)
In Kbuild style, $(srctree) is used for instead. This commit renames SRCTREE to srctree and deletes the defition of SRCTREE.
Note that SRCTREE in scripts/kernel-doc, scripts/docproc.c, doc/DocBook/Makefile should be keep.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|