diff options
| author | Selene ToyKeeper | 2019-06-01 14:33:32 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2019-06-01 14:33:32 -0600 |
| commit | 90a0f8ff2ff7bad59eef4a4f1211843704b6642b (patch) | |
| tree | 1b56d257135ca8e43c6b1dfdc23788e9b19f6904 /spaghetti-monster/fireflies-ui/Makefile | |
| parent | Added a compile-time option for manual memory. (diff) | |
| parent | merged recent anduril updates into fireflies-ui (diff) | |
| download | anduril-90a0f8ff2ff7bad59eef4a4f1211843704b6642b.tar.gz anduril-90a0f8ff2ff7bad59eef4a4f1211843704b6642b.tar.bz2 anduril-90a0f8ff2ff7bad59eef4a4f1211843704b6642b.zip | |
merged fireflies-ui branch with FF E01 and FF E07 v2 support
Diffstat (limited to 'spaghetti-monster/fireflies-ui/Makefile')
| -rw-r--r-- | spaghetti-monster/fireflies-ui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spaghetti-monster/fireflies-ui/Makefile b/spaghetti-monster/fireflies-ui/Makefile index 8db198e..0b59898 100644 --- a/spaghetti-monster/fireflies-ui/Makefile +++ b/spaghetti-monster/fireflies-ui/Makefile @@ -2,6 +2,6 @@ all: ./build-all.sh clean: - rm -f *.hex cfg-*.h *~ *.elf *.o + rm -f *.hex cfg-ff-[pr]*.h *~ *.elf *.o .phony: clean |
