Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4669 → Rev 4649

/trunk/uspace/srv/kbd/ctl/pl050.c
File deleted
/trunk/uspace/srv/kbd/port/pl050.c
File deleted
/trunk/uspace/srv/kbd/Makefile
61,7 → 61,6
endif
 
ifeq ($(UARCH), arm32)
ifeq ($(MACHINE), testarm)
GENARCH_SOURCES += \
port/gxemul.c
73,12 → 72,6
ctl/stty.c
endif
endif
ifeq ($(MACHINE), integratorcp)
GENARCH_SOURCES += \
port/pl050.c \
ctl/pl050.c
endif
endif
 
ifeq ($(UARCH), ia32)
GENARCH_SOURCES += \