mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
i.MX53: add config lib to GPIO driver (fix #915)
This commit is contained in:
committed by
Christian Helmuth
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)
|
||||
|
||||
Reference in New Issue
Block a user