added support for write-through cache, removed cache snooping support
This commit is contained in:
@@ -53,6 +53,9 @@ run-rtlsim: $(PROJECT) kernel.pocl
|
||||
clean:
|
||||
rm -rf $(PROJECT) *.o .depend
|
||||
|
||||
clean-all: clean
|
||||
rm *.pocl *.dump
|
||||
|
||||
ifneq ($(MAKECMDGOALS),clean)
|
||||
-include .depend
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user