summaryrefslogtreecommitdiffstats
path: root/rules/platform-opengl.make
blob: f21c8ff152526882ce9fbe86000e5de8fd1caef7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*-makefile-*-
#
# Copyright (C) 2012 by Michael Olbrich <m.olbrich@pengutronix.de>
#
# 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