summaryrefslogtreecommitdiffstats
path: root/rules/libc-headers.make
blob: b9a991ed6d9c9510e480f0079fdca8286e5c0a81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# -*-makefile-*-
#
# Copyright (C) 2006-2008 by Marc Kleine-Budde <mkl@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_LIBC_HEADERS) += libc_headers

# vim: syntax=make