diff --git a/utils/opendoas/Makefile b/utils/opendoas/Makefile index 78f962f3b6..23882d521d 100644 --- a/utils/opendoas/Makefile +++ b/utils/opendoas/Makefile @@ -33,6 +33,8 @@ define Package/opendoas/description of sudo with a fraction of the codebase. endef +CONFIGURE_ARGS += $(if $(CONFIG_BUSYBOX_CONFIG_PAM),--with,--without)-pam + define Package/opendoas/install $(INSTALL_DIR) $(1)/usr/bin $(CP) $(PKG_INSTALL_DIR)/usr/bin/doas $(1)/usr/bin/