]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
cramfs: fix installation
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 17 Apr 2010 01:25:05 +0000 (03:25 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 17 Apr 2010 02:36:22 +0000 (04:36 +0200)
commite5da1b85209d31044af7be529dfd355b836b4fad
tree3013a9039420d570dfe0517d05a1e2afebd2522f
parent65e209ca07416bc040fe98d16b60b6cb4304987f
cramfs: fix installation

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>
package/cramfs/cramfs.mk