mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 23:42:32 +00:00
os: name imx53 input_drv unambigously (ref #2190)
This commit is contained in:
parent
8d1cfce15e
commit
35e73b1a2d
@ -1,5 +1,6 @@
|
|||||||
TARGET = input_drv
|
TARGET = imx53_input_drv
|
||||||
REQUIRES = imx53
|
REQUIRES = arm_v7
|
||||||
SRC_CC = main.cc
|
SRC_CC = main.cc
|
||||||
LIBS = base
|
LIBS = base
|
||||||
INC_DIR += $(PRG_DIR)
|
INC_DIR += $(PRG_DIR)
|
||||||
|
INC_DIR += $(call select_from_repositories,include/spec/imx53)
|
||||||
|
Loading…
Reference in New Issue
Block a user