include: unpack.mk: remove CRLF_WORKAROUND
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 17 Apr 2019 06:11:14 +0000 (09:11 +0300)
committerPetr Štetiar <ynezz@true.cz>
Thu, 18 Apr 2019 10:06:47 +0000 (12:06 +0200)
commit5a829af69abfc3e054b9c85d55d29844a1820397
treeb22dd86b167761fc25a8c4c7957349070ecc493b
parent083056c83f60673a2b630ceebb33732f679c8bc9
include: unpack.mk: remove CRLF_WORKAROUND

This patch doesn't seem to have any more users.
The only one used to be target in
`target/linux/etrax/image/e100boot/Makefile`.

That target has since been removed via commit
1080f68b2b422f1e72e402765a45d0cc3c550825 .

There doesn't seem to be any reason left for this workaround.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
include/unpack.mk