kmod: remove unnecessary autoreconf
Commit 047fea1d4f
removed a patch on kmod that
was the reason for autoreconfiguring kmod, but autoreconf itself was not
removed.
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
15cb98769e
commit
51bdd8134c
@ -8,8 +8,6 @@ KMOD_VERSION = 20
|
||||
KMOD_SOURCE = kmod-$(KMOD_VERSION).tar.xz
|
||||
KMOD_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kernel/kmod
|
||||
KMOD_INSTALL_STAGING = YES
|
||||
# For kmod-0002-add-backup-implementation-of-be32toh.patch
|
||||
KMOD_AUTORECONF = YES
|
||||
KMOD_DEPENDENCIES = host-pkgconf
|
||||
HOST_KMOD_DEPENDENCIES = host-pkgconf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user