All of lore.kernel.org
 help / color / mirror / Atom feed
* HOWTO needed: how to add my own module to making list?
@ 2007-11-14  8:48 Oleg Strikov
  2007-11-14 10:24 ` Bean
  0 siblings, 1 reply; 7+ messages in thread
From: Oleg Strikov @ 2007-11-14  8:48 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 476 bytes --]

Good day!
Ive created my own grub file validation module, but I can only make it by
renaming to standart "hello module" :(

What ive done:
1) add my module source into ./commands folder
2) add validate.mod to pkgdata_MODULES (common.rmk)
3) add some template data
    # For validate.mod.
    validate_mod_SOURCES = commands/validate.c
    validate_mod_CFLAGS = $(COMMON_CFLAGS)
    validate_mod_LDFLAGS = $(COMMON_LDFLAGS)
to the same file

What point ive forgotten?

Thanks!

[-- Attachment #2: Type: text/html, Size: 597 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-11-18  6:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <473b2b28.1219360a.64b9.ffffcf33SMTPIN_ADDED@mx.google.com>
2007-11-15 17:55 ` Grub-devel Digest, Vol 45, Issue 30 Oleg Strikov
2007-11-15 19:00   ` HOWTO needed: how to add my own module to making list? adrian15
2007-11-15 20:43     ` Alexandre Boeglin
2007-11-16 18:11       ` Vincent Pelletier
2007-11-18  6:54   ` Grub-devel Digest, Vol 45, Issue 30 Robert Millan
2007-11-14  8:48 HOWTO needed: how to add my own module to making list? Oleg Strikov
2007-11-14 10:24 ` Bean

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.