diff options
| author | Sergei Poselenov <[email protected]> | 2007-07-05 08:17:37 +0200 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2007-07-05 08:17:37 +0200 |
| commit | b44896215a09c60fa40cae906f7ed207bbc2c492 (patch) | |
| tree | f3c10a507342d083a17dbd7f98e5c662a8f2432e /post/lib_ppc/Makefile | |
| parent | f780b83316d9af1f61d71cc88b1917b387b9b995 (diff) | |
Merged POST framework with the current TOT.
Signed-off-by: Sergei Poselenov <[email protected]>
Diffstat (limited to 'post/lib_ppc/Makefile')
| -rw-r--r-- | post/lib_ppc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/post/lib_ppc/Makefile b/post/lib_ppc/Makefile index 14354a03236..9f1b329d70b 100644 --- a/post/lib_ppc/Makefile +++ b/post/lib_ppc/Makefile @@ -21,6 +21,7 @@ # MA 02111-1307 USA # +SUBDIRS = fpu LIB = libpostppc.a |
