diff --git a/Makefile b/Makefile index 72b016f..353710a 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ install: all install -m0644 -t $(DESTDIR)/etc etc/m1n1.conf install -dD $(DESTDIR)$(PREFIX)/share/asahi-scripts install -m0644 -t $(DESTDIR)$(PREFIX)/share/asahi-scripts functions.sh - install -dD $(DESTDIR)/$(SYS_PREFIX)/lib/firmware/vendor + install -dD $(DESTDIR)$(SYS_PREFIX)/lib/firmware/vendor install-mkinitcpio: install install -dD $(DESTDIR)$(PREFIX)/lib/initcpio/install