Home
last modified time | relevance | path

Searched hist:"06 a119a03147aec3cf1fe746a6ef0aa1c66e7e72" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/
H A Dconfig.mk06a119a03147aec3cf1fe746a6ef0aa1c66e7e72 Fri Mar 16 01:34:35 CDT 2012 Tom Rini <trini@ti.com> Makefile: Add a 'checkthumb' rule

This rule confirms that if we're on ARM and we have enabled THUMB builds
that we have a new enough toolchain to produce a working binary.

Changes in v2:
- Switch to ALL-$(CONFIG_SYS_THUMB_BUILD) in arch/arm/config.mk (Mike F)
- Simplfy checkthumb test after doing the above

Signed-off-by: Tom Rini <trini@ti.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
/openbmc/u-boot/
H A DMakefile06a119a03147aec3cf1fe746a6ef0aa1c66e7e72 Fri Mar 16 01:34:35 CDT 2012 Tom Rini <trini@ti.com> Makefile: Add a 'checkthumb' rule

This rule confirms that if we're on ARM and we have enabled THUMB builds
that we have a new enough toolchain to produce a working binary.

Changes in v2:
- Switch to ALL-$(CONFIG_SYS_THUMB_BUILD) in arch/arm/config.mk (Mike F)
- Simplfy checkthumb test after doing the above

Signed-off-by: Tom Rini <trini@ti.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>