grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HOWTO needed: how to add my own module to making list?


From: Bean
Subject: Re: HOWTO needed: how to add my own module to making list?
Date: Wed, 14 Nov 2007 18:24:57 +0800

Hi,

On Nov 14, 2007 4:48 PM, Oleg Strikov <address@hidden> wrote:
> 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?

make sure you install "ruby".

-- 
Bean




reply via email to

[Prev in Thread] Current Thread [Next in Thread]