repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Microblaze: added architecture support for both big endian and low endian
[buildroot-gz.git]
/
package
/
kmod
/
kmod.mk
blob
028d351637bf36b1fc94f1e98900b4ae01faea48
1
KMOD_VERSION
=
6
2
KMOD_SOURCE
=
kmod-
$(
KMOD_VERSION
)
.
tar
.xz
3
KMOD_SITE
= $(
BR2_KERNEL_MIRROR
)/
linux
/
utils
/
kernel
/
kmod
/
4
KMOD_INSTALL_STAGING
=
YES
5
KMOD_DEPENDENCIES
=
host-pkg-config
6
7
$(
eval
$(
call AUTOTARGETS
))