Home
last modified time | relevance | path

Searched refs:KERNEL_BUILD_ROOT (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/common_modules/newip/
Dapply_newip.sh15 KERNEL_BUILD_ROOT=$2
24 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/netns
27 …ln -s -f $(realpath --relative-to=$KERNEL_BUILD_ROOT/include/net/netns $NEWIP_SOURCE_ROOT/third_p…
28 cd $KERNEL_BUILD_ROOT/include/net
29 …ln -s -f $(realpath --relative-to=$KERNEL_BUILD_ROOT/include/net $NEWIP_SOURCE_ROOT/third_p…
30 cd $KERNEL_BUILD_ROOT/include/uapi/linux
31 …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 …]
/kernel/linux/common_modules/qos_auth/
Dapply_qos_auth.sh9 KERNEL_BUILD_ROOT=$2
18 cd $KERNEL_BUILD_ROOT/include/linux/sched
19 …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" ]; then
22 mkdir $KERNEL_BUILD_ROOT/drivers/auth_ctl
25 cd $KERNEL_BUILD_ROOT/drivers/auth_ctl
26 …ln -sf $(realpath --relative-to=$KERNEL_BUILD_ROOT/drivers/auth_ctl $QOS_AUTH_SOURCE_ROOT/auth_ct…
/kernel/linux/common_modules/xpm/
Dapply_xpm.sh9 KERNEL_BUILD_ROOT=$2
18 if [ ! -d " $KERNEL_BUILD_ROOT/security/xpm" ]; then
19 mkdir $KERNEL_BUILD_ROOT/security/xpm
22 cd $KERNEL_BUILD_ROOT/security/xpm
23 ln -s -f $(realpath --relative-to=$KERNEL_BUILD_ROOT/security/xpm/ $XPM_SOURCE_ROOT)/* ./