summaryrefslogtreecommitdiffstats
path: root/rules/libc-first.make
blob: 5527dbb35485eadfff0a6f235b97b85efc578b02 (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@ppengutronix.de>
#
# For further information about the PTXdist project and license conditions
# see the README file.
#

#
# We provide this package
#
PACKAGES-$(PTXCONF_LIBC_FIRST) += libc-first

LIBC_FIRST_LICENSE := ignore

# vim: syntax=make