mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
parent
eb252061aa
commit
721fbe05a1
@ -793,7 +793,7 @@ class file:
|
||||
log.trace('config: %s: _if: AND found at %i' % (self.name, andi))
|
||||
if ori > 0 or andi > 0:
|
||||
if ori == 0:
|
||||
i = andii
|
||||
i = andi
|
||||
elif andi == 0:
|
||||
i = ori
|
||||
elif ori < andi:
|
||||
|
Loading…
x
Reference in New Issue
Block a user