FreeCalypso > hg > freecalypso-hwlab
diff uicc/Makefile @ 159:a5e2b6e3bdf7
fc-uicc-tool: fix-sysmo-msisdn command ported over
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 07 Feb 2021 04:07:24 +0000 |
parents | 43463dc91431 |
children |
line wrap: on
line diff
--- a/uicc/Makefile Sun Feb 07 04:00:27 2021 +0000 +++ b/uicc/Makefile Sun Feb 07 04:07:24 2021 +0000 @@ -4,7 +4,7 @@ OBJS= alpha_decode.o alpha_valid.o apdu.o atr.o cardconnect.o dispatch.o \ dumpdir.o exit.o globals.o hexdump.o hexread.o hexstr.o hlread.o main.o\ names.o pbcommon.o pbdump.o pberase.o pbupdate.o readcmd.o readops.o \ - script.o select.o telsum.o writecmd.o writeops.o + script.o select.o sysmo.o telsum.o writecmd.o writeops.o INSTBIN=/opt/freecalypso/bin all: ${PROG}