phone, mobile/base: fix package availability for riscv64

This commit is contained in:
Anton Midyukov 2023-10-05 21:15:42 +07:00
parent c86141fc45
commit 2c134baba4
2 changed files with 3 additions and 1 deletions

View File

@ -4,5 +4,7 @@ use/phone:
# enables tty on the phone using a hotkey
use/phone/ttyescape: use/phone use/services
ifneq (,$(filter-out riscv64,$(ARCH)))
@$(call add,THE_PACKAGES,hkdm ttyescape)
endif
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,hkdm)

View File

@ -67,4 +67,4 @@ udev-rules-rfkill-uaccess
xdg-user-dirs
android-tools
android-tools@!riscv64