mirror of
https://github.com/holub/mame
synced 2025-05-23 14:19:01 +03:00
Fixes the build.
This commit is contained in:
parent
76a4664cb9
commit
a820e450c3
@ -228,21 +228,6 @@ $(CPUOBJ)/jaguar/jaguar.o: $(CPUSRC)/jaguar/jaguar.c \
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
#-------------------------------------------------
|
|
||||||
# Atmel 8-bit AVR
|
|
||||||
#-------------------------------------------------
|
|
||||||
|
|
||||||
ifneq ($(filter AVR8,$(CPUS)),)
|
|
||||||
OBJDIRS += $(CPUOBJ)/avr8
|
|
||||||
CPUOBJS += $(CPUOBJ)/avr8/avr8.o
|
|
||||||
DASMOBJS += $(CPUOBJ)/avr8/avr8dasm.o
|
|
||||||
endif
|
|
||||||
|
|
||||||
$(CPUOBJ)/avr8/avr8.o: $(CPUSRC)/avr8/avr8.c \
|
|
||||||
$(CPUSRC)/avr8/avr8.h
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#-------------------------------------------------
|
#-------------------------------------------------
|
||||||
# Simutrek Cube Quest bit-sliced CPUs
|
# Simutrek Cube Quest bit-sliced CPUs
|
||||||
#-------------------------------------------------
|
#-------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user