summaryrefslogtreecommitdiffstats
path: root/rules/post/ptxd_make_nfsd.make
blob: 0f6237ba11849288e7a17b35b359ca04d2ca74e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# -*-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.
#

ptxd_make_nfsd: $(STATEDIR)/host-unfs3.install.post
	@$(call image/env) \
	ptxd_make_nfsd

# vim: syntax=make