Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
wfg
/
lkp-tests
/
refs/heads/master
/
.
/
pack
/
fsmark
blob: 10b07faadae53702700ef92abeabb37c3aad0108 [
file
]
#!/bin/bash
VERSION
=
3.3
WEB_URL
=
"https://sourceforge.net/projects/${BM_NAME}/files/${BM_NAME}/${VERSION}/fs_mark-${VERSION}.tar.gz"
install
()
{
cp
-
af fs_mark $
{
BM_ROOT
}
}