summaryrefslogtreecommitdiffstats
path: root/target/cramfs/cramfs.mk
Commit message (Collapse)AuthorAgeFilesLines
* Teach cramfs to handle byteswapping sanely. I want to specifyEric Andersen2005-05-061-6/+7
| | | | | big endian or little endian, not whether to unconditionally do byteswapping regardless of build system byte order.
* Update cramfs to handle switching endianness when necessaryEric Andersen2005-04-141-1/+20
|
* Apply patch from http://bugs.busybox.net/view.php?id=205Eric Andersen2005-04-121-1/+1
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-101-0/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* use fs type as file extensionTim Riker2004-10-271-1/+1
|
* Remove references to the obsolete SOURCE_DIREric Andersen2004-10-091-4/+3
|
* facelift step number twoEric Andersen2004-10-091-0/+52