Fixed few more rules with capabilities

This commit is contained in:
Bahadir Balban
2009-11-14 18:28:31 +02:00
parent ca4dcae707
commit 6cd3fe6f0b

View File

@@ -461,6 +461,24 @@ when CONT%(cn)d_TCTRL_USE == n
suppress CONT%(cn)d_TCTRL_TARGET_CURRENT_CONT
CONT%(cn)d_TCTRL_TARGET_CURRENT_PAGER_SPACE
when CONT%(cn)d_IPC_TARGET_CURRENT_CONT or
CONT%(cn)d_IPC_TARGET_CURRENT_PAGER_SPACE
suppress CONT%(cn)d_IPC_TARGET
choicegroup CONT%(cn)d_IPC_TARGET_CURRENT_CONT
CONT%(cn)d_IPC_TARGET_ANOTHER_CONT
CONT%(cn)d_IPC_TARGET_CURRENT_PAGER_SPACE
CONT%(cn)d_IPC_TARGET_ANOTHER_PAGER
default CONT%(cn)d_IPC_TARGET_CURRENT_CONT from y
choicegroup CONT%(cn)d_EXREGS_TARGET_CURRENT_CONT
CONT%(cn)d_EXREGS_TARGET_CURRENT_PAGER_SPACE
default CONT%(cn)d_EXREGS_TARGET_CURRENT_CONT from y
choicegroup CONT%(cn)d_TCTRL_TARGET_CURRENT_CONT
CONT%(cn)d_TCTRL_TARGET_CURRENT_PAGER_SPACE
default CONT%(cn)d_TCTRL_TARGET_CURRENT_CONT from y
default CONT%(cn)d_TCTRL_USE from y
default CONT%(cn)d_EXREGS_USE from y
default CONT%(cn)d_IPC_USE from y