Make mdb compile in other places than just /usr/src.

This commit is contained in:
Kees van Reeuwijk 2010-04-29 20:05:01 +00:00
parent 99a13341bd
commit a2a0562a9c

View File

@ -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
#