updates Ehrenberg device files
This commit is contained in:
2
env/common-gcc.mk
vendored
2
env/common-gcc.mk
vendored
@@ -79,6 +79,6 @@ $(CXX_OBJS): %.o: %.cpp $(HEADERS)
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
rm -f $(CLEAN_OBJS) $(LIBWRAP)
|
||||
rm -f $(CLEAN_OBJS) $(LIBWRAP) *.a *.hex *.map *.dis *.elf
|
||||
|
||||
endif
|
||||
|
Reference in New Issue
Block a user