mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
iop: generate rootfs tar file
This commit is contained in:
parent
bfdb9eda4f
commit
b3716a9f42
1 changed files with 3 additions and 0 deletions
|
|
@ -220,6 +220,9 @@ CONFIG_TARGET_PREINIT_IP=""
|
|||
CONFIG_TARGET_PREINIT_NETMASK=""
|
||||
CONFIG_TARGET_PREINIT_BROADCAST=""
|
||||
|
||||
# Generate rootfs tar file
|
||||
CONFIG_TARGET_ROOTFS_TARGZ=y
|
||||
|
||||
# The urandom-seed package is very strange. It seeds urandom with urandom...
|
||||
# Disable it. Most SoCs nowadays has HW random generators anyway.
|
||||
# CONFIG_PACKAGE_urandom-seed is not set
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue