New kernel

This commit is contained in:
ignat99 2018-11-18 16:39:16 +02:00
parent b8e0e6ab44
commit 1dad4c06c5
4 changed files with 17 additions and 3 deletions

View file

@ -44,7 +44,7 @@ CONFDIR = $(SRCDIR)/src/config
# Common prefix for installation directories.
# NOTE: This directory must exist when you start the install.
TOPDIR=
prefix = $(TOPDIR)/usr
prefix = $(TOPDIR)/usr/local
exec_prefix = $(prefix)
# Directory where the shared stubs and static library will be installed.