mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-22 03:55:26 +00:00
i.MX53: add config lib to GPIO driver (fix #915)
This commit is contained in:
parent
81e69dc8da
commit
3fc962b539
@ -1,7 +1,7 @@
|
||||
TARGET = gpio_drv
|
||||
REQUIRES = imx53
|
||||
SRC_CC = main.cc
|
||||
LIBS = base
|
||||
LIBS = base config
|
||||
INC_DIR += $(PRG_DIR)
|
||||
|
||||
vpath main.cc $(PRG_DIR)
|
||||
|
Loading…
x
Reference in New Issue
Block a user