Home
last modified time | relevance | path

Searched hist:"1 ad2134f914dfd4c8f92307c94c9a5a1e28f0059" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/
H A D.gitignore1ad2134f914dfd4c8f92307c94c9a5a1e28f0059 Tue May 19 10:17:58 CDT 2009 Paul Brook <paul@codesourcery.com> Hardware convenience library

The only target dependency for most hardware is sizeof(target_phys_addr_t).
Build these files into a convenience library, and use that instead of
building for every target.

Remove and poison various target specific macros to avoid bogus target
dependencies creeping back in.

Big/Little endian is not handled because devices should not know or care
about this to start with.

Signed-off-by: Paul Brook <paul@codesourcery.com>
H A DMakefile1ad2134f914dfd4c8f92307c94c9a5a1e28f0059 Tue May 19 10:17:58 CDT 2009 Paul Brook <paul@codesourcery.com> Hardware convenience library

The only target dependency for most hardware is sizeof(target_phys_addr_t).
Build these files into a convenience library, and use that instead of
building for every target.

Remove and poison various target specific macros to avoid bogus target
dependencies creeping back in.

Big/Little endian is not handled because devices should not know or care
about this to start with.

Signed-off-by: Paul Brook <paul@codesourcery.com>
H A Dconfigure1ad2134f914dfd4c8f92307c94c9a5a1e28f0059 Tue May 19 10:17:58 CDT 2009 Paul Brook <paul@codesourcery.com> Hardware convenience library

The only target dependency for most hardware is sizeof(target_phys_addr_t).
Build these files into a convenience library, and use that instead of
building for every target.

Remove and poison various target specific macros to avoid bogus target
dependencies creeping back in.

Big/Little endian is not handled because devices should not know or care
about this to start with.

Signed-off-by: Paul Brook <paul@codesourcery.com>