1 From 7314d232f8e85879d8f4c311ced44ee5b21fb239 Mon Sep 17 00:00:00 2001
2 From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
3 Date: Wed, 10 Feb 2016 23:26:27 +0100
4 Subject: [PATCH] Makefile: allow to override the PREFIX variable
6 Some people may not want to install in /usr/local, so this commit
7 makes it possible to override the PREFIX variable from the make
10 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
14 1 file changed, 1 insertion(+), 1 deletion(-)
16 diff --git a/Makefile b/Makefile
17 index 69f5aca..f9a6781 100644
28 SBINDIR=$(PREFIX)/sbin