mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
package/systemd: drop optiopns that are now conditional
Commit 6f28ce53222 (package/systemd: enable building of systemd-boot) made the efi and gnu-efi optiona conditional upon whether systemd-boot is built or not, but forgot to remove the non-conditional ones. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: James Hilliard <james.hilliard1@gmail.com> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
aab752e727
commit
2ff6ee0947
@ -24,8 +24,6 @@ SYSTEMD_CONF_OPTS += \
|
||||
-Dblkid=true \
|
||||
-Dman=false \
|
||||
-Dima=false \
|
||||
-Defi=false \
|
||||
-Dgnu-efi=false \
|
||||
-Dlibcryptsetup=false \
|
||||
-Dldconfig=false \
|
||||
-Ddefault-dnssec=no \
|
||||
|
Loading…
x
Reference in New Issue
Block a user