mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -44,6 +44,11 @@ ifeq ($(BR2_STATIC_LIBS),y)
|
||||
PROCPS_NG_CONF_OPTS += --disable-numa
|
||||
endif
|
||||
|
||||
# Avoid installing S02sysctl, since openrc provides /etc/init.d/sysctl.
|
||||
define PROCPS_NG_INSTALL_INIT_OPENRC
|
||||
@:
|
||||
endef
|
||||
|
||||
define PROCPS_NG_INSTALL_INIT_SYSV
|
||||
$(INSTALL) -D -m 755 package/procps-ng/S02sysctl \
|
||||
$(TARGET_DIR)/etc/init.d/S02sysctl
|
||||
|
||||
Reference in New Issue
Block a user