usbutils: Fix reconfifuration

This commit is contained in:
Jernej Skrabec 2021-01-10 11:37:25 +01:00
parent 12927fde98
commit c6d5857ac3

View File

@ -13,7 +13,7 @@ PKG_LONGDESC="This package contains various utilities for inspecting and setting
PKG_TOOLCHAIN="configure" PKG_TOOLCHAIN="configure"
pre_configure_target() { pre_configure_target() {
./autogen.sh do_autoreconf
} }
post_makeinstall_target() { post_makeinstall_target() {