summaryrefslogtreecommitdiffstats
path: root/loader2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'loader2/Makefile')
-rw-r--r--loader2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/loader2/Makefile b/loader2/Makefile
index ad2a10d8e..d222a6832 100644
--- a/loader2/Makefile
+++ b/loader2/Makefile
@@ -136,6 +136,7 @@ install: all
install -m 755 $$n $(DESTDIR)/$(RUNTIMEDIR)/loader; \
strip $(DESTDIR)/$(RUNTIMEDIR)/loader/$$n || :; \
done
+ if [ -f keymaps-$(ARCH) ]; then cp keymaps-$(ARCH) $(DESTDIR)/$(RUNTIMEDIR)/keymaps-override-$(ARCH) ; fi
install -m 644 loader.tr $(DESTDIR)/$(RUNTIMEDIR)/loader
install -m 644 module-info $(DESTDIR)/$(RUNTIMEDIR)/loader
install -m 644 font.bgf.gz $(DESTDIR)/$(RUNTIMEDIR)/loader