summaryrefslogtreecommitdiffstats
path: root/package/lvm2/lvm2.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-02-21 15:50:18 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-02-23 20:34:55 +0100
commite83529882b71cb8a2c6ba2c997308196a2857af0 (patch)
tree556c3e7fb2c0629cbdb11132d3038f97aeb4021e /package/lvm2/lvm2.mk
parent520dd9fbe5896175285a494aeeabe221bce9db62 (diff)
downloadbuildroot-novena-e83529882b71cb8a2c6ba2c997308196a2857af0.tar.gz
buildroot-novena-e83529882b71cb8a2c6ba2c997308196a2857af0.zip
dosfstools: make sure install targets aren't run everytime
Adding real targets to $(TARGETS) doesn't work, since they are prefixed __real_tgt by the main Makefile. 'make' then always thinks that these targets aren't up-to-date, and re-generate them every time. Therefore, we switch dosfstools to the more common way of handling packages, with a phony target added to $(TARGETS), this phony target depending on real targets. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/lvm2/lvm2.mk')
0 files changed, 0 insertions, 0 deletions