com32/modules: Split build by architecture. Add dir.c32
commite0ac1d2fdf7d7c58457f3796a12561cce95ca29f
authorGene Cumm <gene.cumm@gmail.com>
Sun, 20 Sep 2015 12:30:55 +0000 (20 08:30 -0400)
committerGene Cumm <gene.cumm@gmail.com>
Sun, 20 Sep 2015 12:30:55 +0000 (20 08:30 -0400)
treec08736ed39c91086c0e847d2497e8f1cf4de6a17
parentb5a2782aad93a5cbd85ebdac61c132050b309331
com32/modules: Split build by architecture.  Add dir.c32

Certain modules directly make BIOS calls or call library functions that
will not be ported from BIOS (like syslinux_shuffle_boot_rm()).

It appears dir.c32 was long-forgotten for the Makefile

Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
com32/modules/Makefile