New kernel
This commit is contained in:
parent
b8e0e6ab44
commit
1dad4c06c5
4 changed files with 17 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue