summaryrefslogtreecommitdiffstats
path: root/rules/post/000_ptxd_make_image_definitions.make
blob: 333ce13b8aee274c11ffa75be0e2c5ce9db7096c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*-makefile-*-
#
# Copyright (C) 2003-2010 by the ptxdist project <ptxdist@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.
#

image/work_dir := $(IMAGEDIR)/work_dir
image/permissions := $(IMAGEDIR)/permissions

# vim: syntax=make