mirror of
http://180.163.74.83:13000/zhangzhenghao/write_mac_tool.git
synced 2025-12-12 15:04:28 +00:00
fix
This commit is contained in:
parent
54eea22158
commit
3bc13c6d53
6
Makefile
6
Makefile
@ -9,9 +9,9 @@
|
|||||||
SHELL := /bin/bash
|
SHELL := /bin/bash
|
||||||
|
|
||||||
COMPILE_SH ?= /home/hyx/work/dev_gaiban/APP_AP05_1.1.22_tuxi_shengchan/compile.sh
|
COMPILE_SH ?= /home/hyx/work/dev_gaiban/APP_AP05_1.1.22_tuxi_shengchan/compile.sh
|
||||||
SRC := update_mac_yt.c
|
SRC := update_mac_pdd.c
|
||||||
TARGET_ARM64 := update_mac_yt
|
TARGET_ARM64 := update_mac_pdd
|
||||||
TARGET_NATIVE := update_mac_yt_native
|
TARGET_NATIVE := update_mac_pdd_native
|
||||||
|
|
||||||
# Allow overriding CFLAGS via environment
|
# Allow overriding CFLAGS via environment
|
||||||
CFLAGS ?= -O2 -Wall -I/home/hyx/work/write_mac_tool/hiredis
|
CFLAGS ?= -O2 -Wall -I/home/hyx/work/write_mac_tool/hiredis
|
||||||
|
|||||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user