initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# urandom-scripts
|
||||
#
|
||||
################################################################################
|
||||
|
||||
define URANDOM_SCRIPTS_INSTALL_INIT_SYSV
|
||||
$(INSTALL) -D -m 0755 $(URANDOM_SCRIPTS_PKGDIR)/S20urandom \
|
||||
$(TARGET_DIR)/etc/init.d/S20urandom
|
||||
endef
|
||||
|
||||
$(eval $(generic-package))
|
||||
Reference in New Issue
Block a user