From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VP67a-0000M1-FZ for mharc-grub-devel@gnu.org; Thu, 26 Sep 2013 03:36:22 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59260) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VP67T-0000Ll-5N for grub-devel@gnu.org; Thu, 26 Sep 2013 03:36:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VP67J-00051Q-QH for grub-devel@gnu.org; Thu, 26 Sep 2013 03:36:15 -0400 Received: from mail-ea0-x236.google.com ([2a00:1450:4013:c01::236]:59075) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VP67J-00051F-I8 for grub-devel@gnu.org; Thu, 26 Sep 2013 03:36:05 -0400 Received: by mail-ea0-f182.google.com with SMTP id o10so317749eaj.41 for ; Thu, 26 Sep 2013 00:36:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=mtCcHA3MRIongjjEbqDchA5hUddkvvsOaU8HWNbZ0yE=; b=G/ui1TfXsSNDW3UJAez7J5zfPBzQvlr4V51rYea2tAwp6nKP3atDzjMuN5/UrByEeS zT8XRaaKMpRYPVqXZCXfnOYCGc/QB6jNepLYcN0zcESUGCq4xFXZ4eEkg7vFknFfFgTO gJeoZOZm2gYQMXNx9ZvYZccmlR4R/UKwiMzZq7mp2rzft/gUl9pOqATy1pRwUJ6ychbt rzJIKKbqyrtUBStN4xbuVPAlChFRQePTZPcHDBUN02wtuKdtlo7Y5667pariA6RdoPgb OsASsxWLsVbTebDqw08g7QmJ2ziqxlYipE5sqDCxKyEFwbKD4f8t/3K+dlf7sqw5uOdR 7MAg== X-Received: by 10.14.88.65 with SMTP id z41mr61465727eee.38.1380180964536; Thu, 26 Sep 2013 00:36:04 -0700 (PDT) Received: from [192.168.1.113] (31-249.1-85.cust.bluewin.ch. [85.1.249.31]) by mx.google.com with ESMTPSA id b45sm745133eef.4.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 26 Sep 2013 00:36:04 -0700 (PDT) Message-ID: <5243E3DC.8090507@gmail.com> Date: Thu, 26 Sep 2013 09:35:56 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130821 Icedove/17.0.8 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: How to develop and integrate brand new module into GRUB2? References: In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="----enig2FCRUKPOEEVWRRHIVMREX" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::236 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Sep 2013 07:36:21 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2FCRUKPOEEVWRRHIVMREX Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 26.09.2013 09:28, Vijayakumar Venganti wrote: > Dear Friends, >=20 > I need to develop a new module and integrate into GRUB2. I already have= > the code written, my question is how to integrate the code into the > existing GRUB2 build system so that the code gets built when make is > entered at GRUB2's top level directory? >=20 > My module is located at directory>/grub2/grub-core*/testmodule/Makefile* > So, I want to run the Makefile inside testmodule and integrate that > module into GRUB2. > Any help is greatly appreciated.. >=20 Do not create your own Makefile. Look at grub-conf/Makefile.core.def >=20 > Thanks, > Vijay >=20 >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >=20 ------enig2FCRUKPOEEVWRRHIVMREX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iF4EAREKAAYFAlJD4+MACgkQNak7dOguQglh7wD9EuY3GEhbh4rNvA5zoQ/avfee qXZ91PXys2rzvOIT3PQBAI2cYRpA7n76lufgngMFwvXipUH/D016qSdNr3b0rbeT =LiQO -----END PGP SIGNATURE----- ------enig2FCRUKPOEEVWRRHIVMREX--