IHK-SMP: boot scripts placeholder

This commit is contained in:
bgerofi@riken.jp
2014-12-25 11:02:47 +09:00
committed by Balazs Gerofi bgerofi@riken.jp
parent cd6e663f48
commit a9aad67541

View File

@ -42,6 +42,8 @@ install::
mkdir -p -m 755 $(MANDIR)/man1; \
install -m 644 arch/x86/tools/mcreboot.1 $(MANDIR)/man1/mcreboot.1; \
;; \
smp-x86) \
;; \
*) \
echo "unknown target $(TARGET)" >&2 \
exit 1 \