kmod: upgraded to v21, added support for target builds.
This commit is contained in:
parent
646f3049a7
commit
26644c1ced
@ -1,25 +1,9 @@
|
|||||||
version=\
|
. "$pkg_common"
|
||||||
(
|
|
||||||
'9'
|
|
||||||
)
|
|
||||||
|
|
||||||
url=\
|
|
||||||
(
|
|
||||||
"ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/kmod-$version.tar.bz2"
|
|
||||||
)
|
|
||||||
|
|
||||||
md5=\
|
|
||||||
(
|
|
||||||
'29bd0fec976c1664a4abc83f1c7e57ed'
|
|
||||||
)
|
|
||||||
|
|
||||||
maintainer=\
|
|
||||||
(
|
|
||||||
'Ricardo Martins <rasm@fe.up.pt>'
|
|
||||||
)
|
|
||||||
|
|
||||||
configure()
|
configure()
|
||||||
{
|
{
|
||||||
|
make distclean
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix="$cfg_dir_toolchain"
|
--prefix="$cfg_dir_toolchain"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user