move boot-attached-mic.sh.in to arch/x86/tools
This commit is contained in:
@@ -28,7 +28,7 @@ install::
|
||||
esac
|
||||
if [ "$(TARGET)" = attached-mic ]; then \
|
||||
mkdir -p -m 755 $(SBINDIR); \
|
||||
install -m 755 boot-attached-mic.sh $(SBINDIR)/mcreboot; \
|
||||
install -m 755 arch/x86/tools/mcreboot-attached-mic.sh $(SBINDIR)/mcreboot; \
|
||||
fi
|
||||
|
||||
clean::
|
||||
|
||||
Reference in New Issue
Block a user