Commit 84591991 authored by Michael Shigorin's avatar Michael Shigorin

no more *silent* aliases

The missing "; @:" at the end of the otherwise recipeless rule resulted in target graph being broken; I should have checked this when introducing these aliases (the intent was to reduce noise).
parent d2581522
+plymouth: use/plymouth/full; @:
# and a few silent aliases
use/plymouth/live: use/plymouth/stage2
use/plymouth/install2: use/plymouth/stage2
# and a few aliases
use/plymouth/live: use/plymouth/stage2; @:
use/plymouth/install2: use/plymouth/stage2; @:
use/plymouth:
@$(call add_feature)
......
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