/MERGE

Syntax:

/MERGE:from=to

Combines the first section (from) with the second section (to), naming the resulting section to. If the second section does not exist, LINK renames the section from as to.

The /MERGE option is useful for creating virtual device drivers (VxDs) and overriding the compiler-generated section names.