Skip to content

Commit

Permalink
Remove asm.o rule
Browse files Browse the repository at this point in the history
  • Loading branch information
kulp committed Jul 18, 2021
1 parent fd1243e commit b75b310
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions hw/icarus/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ tenyr: simtop.v top.v \
wb_mux.v \
#

# it's all right for callbacks not to use all their parameters
asm.o: CFLAGS += -Wno-unused-parameter

vpath %.tas ../verilog
# TODO ensure .texe get rebuilt correctly from here as needed
vpath %.texe $(TOP)/ex $(TOP)/test/run/sdl
Expand Down

0 comments on commit b75b310

Please sign in to comment.