Commit 2c134bab authored by Anton Midyukov's avatar Anton Midyukov

phone, mobile/base: fix package availability for riscv64

parent c86141fc
......@@ -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)
......@@ -67,4 +67,4 @@ udev-rules-rfkill-uaccess
xdg-user-dirs
android-tools
android-tools@!riscv64
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment