diff options
Diffstat (limited to 'system')
| -rw-r--r-- | system/system.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/system.mk b/system/system.mk index 4a1eb4a4a..c95e436c6 100644 --- a/system/system.mk +++ b/system/system.mk @@ -35,7 +35,7 @@ TARGET_FINALIZE_HOOKS += SYSTEM_ISSUE endif ifneq ($(TARGET_GENERIC_ROOT_PASSWD),) -TARGETS += host-mkpasswd +PACKAGES += host-mkpasswd endif define SET_NETWORK_LOCALHOST |
