Added memory backend
Updated by Viktor Reusch for the new l4re-base-25.08.0. Co-authored-by: vreusch <viktor.reusch@barkhauseninstitut.org>
This commit is contained in:
@@ -3,7 +3,7 @@ L4DIR ?= $(PKGDIR)/../../..
|
||||
|
||||
TARGET = ex_gpio_led
|
||||
SRC_CC = gpio_led.cc
|
||||
REQUIRES_LIBS = libstdc++ libio-vbus
|
||||
REQUIRES_LIBS = libio-vbus libc_be_mem libstdc++
|
||||
DEPENDS_PKGS = $(REQUIRES_LIBS)
|
||||
|
||||
include $(L4DIR)/mk/prog.mk
|
||||
|
||||
Reference in New Issue
Block a user