com32: Add ifmemdsk.c32 to Makefile
authorMatt Fleming <matt.fleming@intel.com>
Mon, 8 Oct 2012 14:45:46 +0000 (15:45 +0100)
committerMatt Fleming <matt.fleming@intel.com>
Mon, 8 Oct 2012 19:03:22 +0000 (20:03 +0100)
... so that it actually gets built. This should have been added to the
Makefile when ifmemdsk.c was created.

Reported-by: Ady <ady-sf@hotmail.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
com32/modules/Makefile

index 0f61814..24b7d28 100644 (file)
@@ -24,7 +24,7 @@ MODULES         = config.c32 ethersel.c32 dmitest.c32 cpuidtest.c32 \
            meminfo.c32 sdi.c32 sanboot.c32 ifcpu64.c32 vesainfo.c32 \
            kbdmap.c32 cmd.c32 vpdtest.c32 host.c32 ls.c32 gpxecmd.c32 \
            ifcpu.c32 cpuid.c32 cat.c32 pwd.c32 ifplop.c32 zzjson.c32 \
-           whichsys.c32 pxechn.c32 kontron_wdt.c32
+           whichsys.c32 pxechn.c32 kontron_wdt.c32 ifmemdsk.c32
 
 TESTFILES =