Merge pull request #40 from ucb-bar/make-3.82
Support make-3.82 and newer
This commit is contained in:
commit
7e9d8c7256
2
Makefrag
2
Makefrag
@ -42,7 +42,7 @@ $(sim_dir)/libdramsim.a: $(DRAMSIM_OBJS)
|
|||||||
%.hex:
|
%.hex:
|
||||||
$(MAKE) -C $(dir $@) $(notdir $@)
|
$(MAKE) -C $(dir $@) $(notdir $@)
|
||||||
|
|
||||||
%.riscv.hex: %
|
%.riscv.hex: %.riscv
|
||||||
$(MAKE) -C $(dir $@) $(notdir $@)
|
$(MAKE) -C $(dir $@) $(notdir $@)
|
||||||
|
|
||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user