summaryrefslogtreecommitdiffstats
path: root/rules/platform-opengl.make
blob: 958e16fc35b86012ba4abe082da5dd7bbe7c229e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# -*-makefile-*-
#
# Copyright (C) 2012 by Michael Olbrich <m.olbrich@pengutronix.de>
#
# See CREDITS for details about who has contributed to this project.
#
# For further information about the PTXdist project and license conditions
# see the README file.
#

#
# We provide this package
#
PACKAGES-$(PTXCONF_PLATFORM_OPENGL) += platform-opengl

# vim: syntax=make