summaryrefslogtreecommitdiffstats
path: root/rules.mk
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-11-04 16:34:42 -0500
committerWolfgang Denk <wd@denx.de>2009-12-02 22:53:51 +0100
commitbf44f3f327acddba202ff67f70192926ea47dfd1 (patch)
treee67ad63c7710f0815d7d9401559f612953bffa26 /rules.mk
parent57bf140ac66f95c9c36c494e4d027551b5477b01 (diff)
downloadtalos-obmc-uboot-bf44f3f327acddba202ff67f70192926ea47dfd1.tar.gz
talos-obmc-uboot-bf44f3f327acddba202ff67f70192926ea47dfd1.zip
exports: rewrite jump table init
The current jump table init fails to initialize a bunch of exported symbols (forceenv/do_reset/etc...). Rather than fix just these few missing pieces, rewrite the code to utilize the existing list of exported symbols -- _exports.h. Since every exported symbol has to be listed in this header, it makes sense to use it so that we only ever have one list that needs to be updated and things can't fall out of sync again. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'rules.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud