Home
last modified time | relevance | path

Searched hist:"6 a44d80634f7bf78182f5988ed0b93f2349a25ce" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/
H A DKbuild6a44d80634f7bf78182f5988ed0b93f2349a25ce Sun Feb 23 20:12:11 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kbuild: move asm-offsets.h rules to ./Kbuild

Generate include/generated/generic-asm-offsets.h and
include/generated/asm-offsets.h in ./Kbuild.

This commit also changes the include guard.

Before this commit, __ASM_OFFSETS_H__ was used for both of them.
So we could not include generic-asm-offsets.h and asm-offsets.h
at the same time.

This commit renames the include guard of the former to
__GENERIC_ASM_OFFSETS_H__.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
H A DMakefile6a44d80634f7bf78182f5988ed0b93f2349a25ce Sun Feb 23 20:12:11 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kbuild: move asm-offsets.h rules to ./Kbuild

Generate include/generated/generic-asm-offsets.h and
include/generated/asm-offsets.h in ./Kbuild.

This commit also changes the include guard.

Before this commit, __ASM_OFFSETS_H__ was used for both of them.
So we could not include generic-asm-offsets.h and asm-offsets.h
at the same time.

This commit renames the include guard of the former to
__GENERIC_ASM_OFFSETS_H__.

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