diff options
Diffstat (limited to 'package/pciutils')
-rw-r--r-- | package/pciutils/pciutils.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pciutils/pciutils.mk b/package/pciutils/pciutils.mk index 782d348ea..52f5f67ff 100644 --- a/package/pciutils/pciutils.mk +++ b/package/pciutils/pciutils.mk @@ -45,4 +45,4 @@ define PCIUTILS_INSTALL_TARGET_CMDS SHARED=$(PCIUTILS_SHARED) install-lib endef -$(eval $(call GENTARGETS,package,pciutils)) +$(eval $(call GENTARGETS)) |