From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans-Christian Egtvedt Date: Tue, 19 Aug 2008 07:56:08 +0200 Subject: [Buildroot] Patch files with Makefile.autotools.in In-Reply-To: References: Message-ID: <20080819075608.54c5d9c7@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Mon, 18 Aug 2008 12:42:41 -0400 "hartleys" wrote: > Hello all, > > Does anything have to be added to a FOO.mk file to get patches in the > FOO directory applied? > No, but the patch name should preferably be on the form: --.patch {.gz,.bz2} See the stamp_patched rule in package/Makefile.autotools.in -- Best regards, Hans-Christian Egtvedt