mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Rename libchinachip to libchinachippatcher.
Use the same name for output file / library and folder to simplify dependencies. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31334 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
84205025c7
commit
13b2f53813
2 changed files with 5 additions and 5 deletions
|
|
@ -9,7 +9,7 @@
|
|||
CFLAGS = -g -Wall
|
||||
CC = gcc
|
||||
|
||||
OUTPUT = chinachip
|
||||
OUTPUT = chinachippatcher
|
||||
|
||||
LIBSOURCES = chinachip.c
|
||||
SOURCES = $(LIBSOURCES) main.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue