diff --git a/linux/Makefile b/linux/Makefile index a366c841..06de1e79 100644 --- a/linux/Makefile +++ b/linux/Makefile @@ -1,7 +1,7 @@ # Type "make" or "make all" to compile ALSA driver, and "make freebob" to compile FREEBOB driver. # Choose the installation location -prefix := /usr +prefix := /usr/local prefix := ${DESTDIR}${prefix} libdir := lib