genode/repos/os/src/drivers/input/spec/ps2/pl050/target.mk

7 lines
117 B
Makefile

TARGET = pl050_input_drv
REQUIRES = arm_v7
SRC_CC = main.cc
LIBS = base
INC_DIR += $(PRG_DIR) $(PRG_DIR)/..