summaryrefslogtreecommitdiffstats
path: root/lib/gui/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2016-07-11 07:58:34 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2016-07-11 07:58:34 +0200
commitca95c2bab96b4109e3340e79dbc9a584577fea91 (patch)
tree634d5de8d78710fc6125448ae0828528241376ff /lib/gui/Makefile
parent50543054eb23e9b93b5be4a272d130f04bf8bc4d (diff)
parentc957ace732458d48b5e7da4297c40c160e340993 (diff)
downloadbarebox-ca95c2bab96b4109e3340e79dbc9a584577fea91.tar.gz
barebox-ca95c2bab96b4109e3340e79dbc9a584577fea91.tar.xz
Merge branch 'for-next/video'
Diffstat (limited to 'lib/gui/Makefile')
-rw-r--r--lib/gui/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gui/Makefile b/lib/gui/Makefile
index d4b26c47b8..31e66225d7 100644
--- a/lib/gui/Makefile
+++ b/lib/gui/Makefile
@@ -3,3 +3,4 @@ obj-$(CONFIG_IMAGE_RENDERER) += image_renderer.o graphic_utils.o
obj-$(CONFIG_PNG) += png.o
obj-$(CONFIG_LODEPNG) += png_lode.o lodepng.o
obj-$(CONFIG_PICOPNG) += png_pico.o picopng.o
+obj-$(CONFIG_2D_PRIMITIVES) += 2d-primitives.o