Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#9337 - Patch/Bug: Header File in SRC in /rbutil/ipodpatcher

Attached to Project: Rockbox
Opened by Brian (empedocles) - Saturday, 30 August 2008, 03:45 GMT+1
Last edited by Bertrik Sikken (bertrik) - Saturday, 30 August 2008, 11:49 GMT+1
Task Type Patches
Category Rbutil
Status Closed
Assigned To No-one
Player Type iPod Nano
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

There is a header file in the SRC variable in the Makefile in ipodpatcher. This will error out gmake.

-SRC = main.c ipodpatcher.c fat32format.c parttypes.h arc4.c
+SRC = main.c ipodpatcher.c fat32format.c arc4.c

   Makefile.diff (0.3 KiB)
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

This task depends upon

Closed by  Bertrik Sikken (bertrik)
Saturday, 30 August 2008, 11:49 GMT+1
Reason for closing:  Accepted
Additional comments about closing:  Committed as r18364

Loading...