Print this page
grub patch

*** 1482,1491 **** --- 1482,1501 ---- cflags = '$(CFLAGS_POSIX) -Wno-redundant-decls'; cppflags = '$(CPPFLAGS_POSIX)'; }; module = { + name = illumos_entries; + common = commands/illumos_entries.c; + }; + + module = { + name = solarislegacy; + common = commands/solarislegacy.c; + }; + + module = { name = part_acorn; common = partmap/acorn.c; }; module = {