Displaying 1 result from an estimated 1 matches for "syslinux_type_storage_device_number".
Did you mean:
dsyslinux_type_storage_device_number
2012 Jul 05
2
elflink: STORAGE_DEVICE_NUMBER proposal
...y .c module that utilizes
STORAGE_DEVICE_NUMBER, deletes the temporary binary if present and the
script's return value is based on whether the compile is successful.
In win32/Makefile, the return is set to a variable. If no
STORAGE_DEVICE_NUMBER is defined, do something like "CFLAGS +=
-DSYSLINUX_TYPE_STORAGE_DEVICE_NUMBER=1".
In win32/syslinux.c, change the "#if 0" to "#if
SYSLINUX_TYPE_STORAGE_DEVICE_NUMBER >= 1"
--
-Gene