From 231f026e6a518db00695b4c18c7f41b6c8698942 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 15 Feb 2019 17:53:31 +0000 Subject: Improve framebuffer install rule --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f685252e0..f86042897 100644 --- a/Makefile +++ b/Makefile @@ -137,6 +137,7 @@ PERL=perl MKDIR=mkdir TOUCH=touch STRIP?=strip +INSTALL?=install SPLIT_MESSAGES=$(PERL) utils/split-messages.pl # build verbosity -- cgit v1.2.3