Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4666 → Rev 4667

/branches/dd/uspace/srv/pci/Makefile
44,7 → 44,10
OUTPUT = pci
SOURCES = \
main.c \
pci.c
pci.c \
intel_piix3.c \
isa.c \
serial.c
 
ifeq ($(PROCESSOR), us)
SOURCES += psycho.c