]> Git Repo - J-u-boot.git/commit
Standalone Apps: Standalone apps should need only exports.h.
authorMike Partington <[email protected]>
Wed, 27 Oct 2010 10:31:09 +0000 (10:31 +0000)
committerWolfgang Denk <[email protected]>
Tue, 6 Dec 2011 19:52:35 +0000 (20:52 +0100)
commit0910d0bcb85acdf09b9dfd8ded452367b540a4ad
treecbd67d5cc3e23ee070d6551ad8c0e11f55c9fc56
parenta621614d0cda202408f6f500bbb46b92e599e98b
Standalone Apps: Standalone apps should need only exports.h.

Modify exports.h to remove its dependencies on other files, thus
enabling standalone apps to require only exports.h from the U-Boot
source tree.  This appears to be the intent based on the following
note: http://lists.denx.de/pipermail/u-boot/2010-January/067174.html

Signed-off-by: Mike Partington <[email protected]>
examples/standalone/atmel_df_pow2.c
examples/standalone/stubs.c
include/exports.h
This page took 0.034973 seconds and 4 git commands to generate.