Skip to content

Commit

Permalink
track linux makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ka9q committed Aug 13, 2023
1 parent 86e4fcb commit d27cd6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile.debug
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ EXECS=monitor opussend pcmsend pcmcat pcmrecord pcmspawn control metadump pl sho

AFILES=bandplan.txt help.txt modes.conf id.txt monitor-help.txt SDDC_FX3.img

SYSTEMD_FILES=cwd.service [email protected] packetd.service [email protected] aprsfeed.service [email protected] [email protected] stereod.service rdsd.service wspr-decoded.service horusdemod.service [email protected] ft8-decoded.service
SYSTEMD_FILES=cwd.service packetd.service [email protected] aprsfeed.service [email protected] [email protected] stereod.service rdsd.service wspr-decoded.service horusdemod.service [email protected] ft8-decoded.service

UDEV_FILES=20-rtlsdr.rules 52-airspy.rules 52-airspyhf.rules 66-hackrf.rules 68-funcube-dongle-proplus.rules 68-funcube-dongle.rules 99-rx888.rules

Expand Down
2 changes: 1 addition & 1 deletion Makefile.pi
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ EXECS=monitor opussend pcmsend pcmcat pcmrecord pcmspawn control metadump pl sho

AFILES=bandplan.txt help.txt modes.conf id.txt monitor-help.txt SDDC_FX3.img

SYSTEMD_FILES=cwd.service [email protected] packetd.service [email protected] aprsfeed.service [email protected] [email protected] stereod.service rdsd.service wspr-decoded.service horusdemod.service [email protected] ft8-decoded.service
SYSTEMD_FILES=cwd.service packetd.service [email protected] aprsfeed.service [email protected] [email protected] stereod.service rdsd.service wspr-decoded.service horusdemod.service [email protected] ft8-decoded.service

UDEV_FILES=20-rtlsdr.rules 52-airspy.rules 52-airspyhf.rules 66-hackrf.rules 68-funcube-dongle-proplus.rules 68-funcube-dongle.rules 99-rx888.rules

Expand Down

0 comments on commit d27cd6b

Please sign in to comment.