Searched refs:KERNEL_BUILD_ROOT (Results 1 – 3 of 3) sorted by relevance
15 KERNEL_BUILD_ROOT=$224 cd $KERNEL_BUILD_ROOT/include/linux/25 …ln -s -f $(realpath --relative-to=$KERNEL_BUILD_ROOT/include/linux $NEWIP_SOURCE_ROOT/third_p…26 cd $KERNEL_BUILD_ROOT/include/net/netns27 …ln -s -f $(realpath --relative-to=$KERNEL_BUILD_ROOT/include/net/netns $NEWIP_SOURCE_ROOT/third_p…28 cd $KERNEL_BUILD_ROOT/include/net29 …ln -s -f $(realpath --relative-to=$KERNEL_BUILD_ROOT/include/net $NEWIP_SOURCE_ROOT/third_p…30 cd $KERNEL_BUILD_ROOT/include/uapi/linux31 …ln -s -f $(realpath --relative-to=$KERNEL_BUILD_ROOT/include/uapi/linux $NEWIP_SOURCE_ROOT/third_p…33 if [ ! -d "$KERNEL_BUILD_ROOT/net/newip" ]; then[all …]
9 KERNEL_BUILD_ROOT=$218 cd $KERNEL_BUILD_ROOT/include/linux/sched19 …ln -sf $(realpath --relative-to=$KERNEL_BUILD_ROOT/include/linux/sched $QOS_AUTH_SOURCE_ROOT/incl…21 if [ ! -d "$KERNEL_BUILD_ROOT/drivers/auth_ctl" ]; then22 mkdir $KERNEL_BUILD_ROOT/drivers/auth_ctl25 cd $KERNEL_BUILD_ROOT/drivers/auth_ctl26 …ln -sf $(realpath --relative-to=$KERNEL_BUILD_ROOT/drivers/auth_ctl $QOS_AUTH_SOURCE_ROOT/auth_ct…
9 KERNEL_BUILD_ROOT=$218 if [ ! -d " $KERNEL_BUILD_ROOT/security/xpm" ]; then19 mkdir $KERNEL_BUILD_ROOT/security/xpm22 cd $KERNEL_BUILD_ROOT/security/xpm23 ln -s -f $(realpath --relative-to=$KERNEL_BUILD_ROOT/security/xpm/ $XPM_SOURCE_ROOT)/* ./