incbin definition: use %?

This commit is contained in:
H. Peter Anvin 2008-05-30 11:04:07 -07:00
parent fd59e0c63c
commit 1b4efa816f

View File

@ -146,6 +146,6 @@ __SECT__
%push _incbin
%pathsearch %$dep %1
%depend %$dep
incbin %$dep,%2
%? %$dep,%2
%pop
%endmacro