kopia lustrzana https://github.com/bristol-seds/pico-tracker
Don't need a sintable any more
rodzic
9008a2f5c5
commit
237d432437
|
@ -154,11 +154,6 @@ TAGFILES = $(SOURCES) $(shell $(CAT) $(OBJECTS:.o=.d) \
|
||||||
#
|
#
|
||||||
all: $(TARGET).elf etags
|
all: $(TARGET).elf etags
|
||||||
|
|
||||||
# Rule for generating sintable
|
|
||||||
sintable:
|
|
||||||
@$(ECHO) 'Generating ax25 lookup table...'
|
|
||||||
python tools/ax25_lookup/ax25_lookup.py > inc/ax25_sintable.h
|
|
||||||
|
|
||||||
# Rule for generating object and dependancy files from source files.
|
# Rule for generating object and dependancy files from source files.
|
||||||
#
|
#
|
||||||
# Creates a directory in the output tree if nessesary. File is only
|
# Creates a directory in the output tree if nessesary. File is only
|
||||||
|
|
Ładowanie…
Reference in New Issue