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