Home
last modified time | relevance | path

Searched hist:"940 db16d2e6ce69f769f790bf1def56978f0ac6c" (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/tools/env/
H A Dlinux_string.c940db16d2e6ce69f769f790bf1def56978f0ac6c Tue Feb 04 02:24:10 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> tools: convert makefiles to kbuild style

Before this commit, makefiles under tools/ directory
were implemented with their own way.

This commit refactors them by using "hostprogs-y" variable.

Several C sources have been added to wrap other C sources
to simplify Makefile.
For example, tools/crc32.c includes lib/crc32.c

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
H A Dctype.c940db16d2e6ce69f769f790bf1def56978f0ac6c Tue Feb 04 02:24:10 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> tools: convert makefiles to kbuild style

Before this commit, makefiles under tools/ directory
were implemented with their own way.

This commit refactors them by using "hostprogs-y" variable.

Several C sources have been added to wrap other C sources
to simplify Makefile.
For example, tools/crc32.c includes lib/crc32.c

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
H A Dcrc32.c940db16d2e6ce69f769f790bf1def56978f0ac6c Tue Feb 04 02:24:10 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> tools: convert makefiles to kbuild style

Before this commit, makefiles under tools/ directory
were implemented with their own way.

This commit refactors them by using "hostprogs-y" variable.

Several C sources have been added to wrap other C sources
to simplify Makefile.
For example, tools/crc32.c includes lib/crc32.c

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
H A Denv_flags.c940db16d2e6ce69f769f790bf1def56978f0ac6c Tue Feb 04 02:24:10 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> tools: convert makefiles to kbuild style

Before this commit, makefiles under tools/ directory
were implemented with their own way.

This commit refactors them by using "hostprogs-y" variable.

Several C sources have been added to wrap other C sources
to simplify Makefile.
For example, tools/crc32.c includes lib/crc32.c

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
H A Denv_attr.c940db16d2e6ce69f769f790bf1def56978f0ac6c Tue Feb 04 02:24:10 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> tools: convert makefiles to kbuild style

Before this commit, makefiles under tools/ directory
were implemented with their own way.

This commit refactors them by using "hostprogs-y" variable.

Several C sources have been added to wrap other C sources
to simplify Makefile.
For example, tools/crc32.c includes lib/crc32.c

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
H A DMakefile940db16d2e6ce69f769f790bf1def56978f0ac6c Tue Feb 04 02:24:10 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> tools: convert makefiles to kbuild style

Before this commit, makefiles under tools/ directory
were implemented with their own way.

This commit refactors them by using "hostprogs-y" variable.

Several C sources have been added to wrap other C sources
to simplify Makefile.
For example, tools/crc32.c includes lib/crc32.c

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
/openbmc/u-boot/tools/easylogo/
H A DMakefile940db16d2e6ce69f769f790bf1def56978f0ac6c Tue Feb 04 02:24:10 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> tools: convert makefiles to kbuild style

Before this commit, makefiles under tools/ directory
were implemented with their own way.

This commit refactors them by using "hostprogs-y" variable.

Several C sources have been added to wrap other C sources
to simplify Makefile.
For example, tools/crc32.c includes lib/crc32.c

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
/openbmc/u-boot/tools/gdb/
H A DMakefile940db16d2e6ce69f769f790bf1def56978f0ac6c Tue Feb 04 02:24:10 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> tools: convert makefiles to kbuild style

Before this commit, makefiles under tools/ directory
were implemented with their own way.

This commit refactors them by using "hostprogs-y" variable.

Several C sources have been added to wrap other C sources
to simplify Makefile.
For example, tools/crc32.c includes lib/crc32.c

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
/openbmc/u-boot/tools/
H A D.gitignore940db16d2e6ce69f769f790bf1def56978f0ac6c Tue Feb 04 02:24:10 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> tools: convert makefiles to kbuild style

Before this commit, makefiles under tools/ directory
were implemented with their own way.

This commit refactors them by using "hostprogs-y" variable.

Several C sources have been added to wrap other C sources
to simplify Makefile.
For example, tools/crc32.c includes lib/crc32.c

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
H A DMakefile940db16d2e6ce69f769f790bf1def56978f0ac6c Tue Feb 04 02:24:10 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> tools: convert makefiles to kbuild style

Before this commit, makefiles under tools/ directory
were implemented with their own way.

This commit refactors them by using "hostprogs-y" variable.

Several C sources have been added to wrap other C sources
to simplify Makefile.
For example, tools/crc32.c includes lib/crc32.c

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
/openbmc/u-boot/
H A Dconfig.mk940db16d2e6ce69f769f790bf1def56978f0ac6c Tue Feb 04 02:24:10 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> tools: convert makefiles to kbuild style

Before this commit, makefiles under tools/ directory
were implemented with their own way.

This commit refactors them by using "hostprogs-y" variable.

Several C sources have been added to wrap other C sources
to simplify Makefile.
For example, tools/crc32.c includes lib/crc32.c

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
H A DMakefile940db16d2e6ce69f769f790bf1def56978f0ac6c Tue Feb 04 02:24:10 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> tools: convert makefiles to kbuild style

Before this commit, makefiles under tools/ directory
were implemented with their own way.

This commit refactors them by using "hostprogs-y" variable.

Several C sources have been added to wrap other C sources
to simplify Makefile.
For example, tools/crc32.c includes lib/crc32.c

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>