build: write ABI_VERSION file when staging the package
authorFelix Fietkau <nbd@nbd.name>
Wed, 18 Jan 2017 14:28:36 +0000 (15:28 +0100)
committerFelix Fietkau <nbd@nbd.name>
Wed, 18 Jan 2017 22:57:08 +0000 (23:57 +0100)
commit8aa93dafc86d804a396fca42e5d7ecdffb53852d
treeab33584a45f31d04326f8620a9f2801ef7286b0c
parent9228d1c066cf3a2cd01288bed3646e53638705b6
build: write ABI_VERSION file when staging the package

The make target does not rewrite the file if the contents didn't
change. This causes make to always consider the target old.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/package-ipkg.mk