summaryrefslogtreecommitdiffstats
path: root/rules/libc-headers.make
blob: 77111189af9495666192753a9bda464db52c6021 (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>
#
# For further information about the PTXdist project and license conditions
# see the README file.
#

#
# We provide this package
#
PACKAGES-$(PTXCONF_LIBC_HEADERS) += libc_headers

LIBC_HEADERS_LICENSE := ignore

# vim: syntax=make