phone, mobile/base: fix package availability for riscv64
This commit is contained in:
parent
c86141fc45
commit
2c134baba4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user