Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-17 | cramfs: fix installation | Thomas Petazzoni | |
The installation procedure of cramfs was broken when $(HOST_DIR)/usr/bin didn't exist (i.e, cramfsck was installed as $(HOST_DIR)/usr/bin directly). Use install -D with a proper destination argument to make it work. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
2010-04-09 | cramfs: new package | Thomas Petazzoni | |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |