diff options
Diffstat (limited to 'package/procps/procps.mk')
-rw-r--r-- | package/procps/procps.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/procps/procps.mk b/package/procps/procps.mk index a27998751..8228052a0 100644 --- a/package/procps/procps.mk +++ b/package/procps/procps.mk @@ -20,4 +20,4 @@ define PROCPS_INSTALL_TARGET_CMDS ldconfig=true install endef -$(eval $(call GENTARGETS,package,procps)) +$(eval $(call GENTARGETS)) |