adding the mcshutdown command
This commit is contained in:
parent
eff0b92c25
commit
dc9f282d58
@@ -29,6 +29,7 @@ install::
|
||||
if [ "$(TARGET)" = attached-mic ]; then \
|
||||
mkdir -p -m 755 $(SBINDIR); \
|
||||
install -m 755 arch/x86/tools/mcreboot-attached-mic.sh $(SBINDIR)/mcreboot; \
|
||||
install -m 755 arch/x86/tools/mcshutdown-attached-mic.sh $(SBINDIR)/mcshutdown; \
|
||||
fi
|
||||
|
||||
clean::
|
||||
|
||||
Reference in New Issue
Block a user