uboot-mt623x/include/u-boot
Mike Frysinger 6ac9f47977 start a linker script helper file
Start a common header file for common linker script code (such as
workarounds for older linkers) rather than doing this in the build system.

As fallout, we no longer execute the linker every time config.mk is
included by a build file (which can easily be 70+ times), but rather only
execute it once.

This also fixes a bug in the major version checking by creating a macro to
easily compare versions and keep people from making the same common
mistake (forgetting to check major and minor together).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-08-23 22:33:33 +02:00
..
md5.h compiler.h: unify system ifdef cruft here 2009-07-19 21:41:46 +02:00
u-boot.lds.h start a linker script helper file 2009-08-23 22:33:33 +02:00
zlib.h zlib: updated to v.1.2.3 2009-08-11 22:14:29 +02:00