DIRDEPS_BUILD: Build the kernel in the same place as buildkernel would.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
9162739575
commit
f25c250595
@ -5,7 +5,7 @@ KERNCONF?= ${KERNEL:UGENERIC}
|
||||
|
||||
TARGET?= ${MACHINE}
|
||||
# keep this compatible with peoples expectations...
|
||||
KERN_OBJDIR= ${OBJTOP}/sys/compile/${KERNCONF}
|
||||
KERN_OBJDIR= ${OBJTOP}/sys/${KERNCONF}
|
||||
KERN_CONFDIR= ${SRCTOP}/sys/${TARGET}/conf
|
||||
|
||||
CONFIG= ${STAGE_HOST_OBJTOP}/usr/sbin/config
|
||||
|
Loading…
Reference in New Issue
Block a user