summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/target.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/targeting/common/target.C')
-rw-r--r--src/usr/targeting/common/target.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/targeting/common/target.C b/src/usr/targeting/common/target.C
index 5122f2bda..4deb0603b 100644
--- a/src/usr/targeting/common/target.C
+++ b/src/usr/targeting/common/target.C
@@ -510,7 +510,7 @@ void Target::getAttrTankTargetPosData(uint16_t & o_pos,
(l_element.type == TYPE_CAPP) ||
(l_element.type == TYPE_DMI) ||
(l_element.type == TYPE_OBUS) ||
- (l_element.type == TYPE_NV) ||
+ (l_element.type == TYPE_OBUS_BRICK) ||
(l_element.type == TYPE_SBE) ||
(l_element.type == TYPE_PPE) ||
(l_element.type == TYPE_PERV) ||
OpenPOWER on IntegriCloud