Make mdb compile in other places than just /usr/src.
This commit is contained in:
parent
99a13341bd
commit
a2a0562a9c
|
|
@ -19,7 +19,7 @@ STACK =200000
|
|||
#
|
||||
# (2) If kernel and mm are not in "/usr/src" change this
|
||||
#
|
||||
SYSTEM =$(USR)/src
|
||||
SYSTEM =../..
|
||||
#
|
||||
# (3) Select Options
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user