summaryrefslogtreecommitdiff
path: root/target/cramfs/cramfs-02-endian.patch
AgeCommit message (Collapse)Author
2005-07-27Minor updatesEric Andersen
2005-05-06Teach cramfs to handle byteswapping sanely. I want to specifyEric Andersen
big endian or little endian, not whether to unconditionally do byteswapping regardless of build system byte order.
2005-04-14Update cramfs to handle switching endianness when necessaryEric Andersen