mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 17:18:24 +08:00
sim: or1k: drop unused rules
These rules are the same as the common ones, so drop them to simplify.
This commit is contained in:
@ -46,18 +46,6 @@ SIM_EXTRA_CFLAGS = -DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=31
|
||||
|
||||
arch = or1k
|
||||
|
||||
or1k.o: or1k.c
|
||||
$(COMPILE) $<
|
||||
$(POSTCOMPILE)
|
||||
|
||||
sim-if.o: sim-if.c
|
||||
$(COMPILE) $<
|
||||
$(POSTCOMPILE)
|
||||
|
||||
traps.o: traps.c
|
||||
$(COMPILE) $<
|
||||
$(POSTCOMPILE)
|
||||
|
||||
stamps: stamp-arch stamp-cpu
|
||||
|
||||
# NOTE: Generated source files are specified as full paths,
|
||||
|
Reference in New Issue
Block a user