package/gcc: fix list of files of patch file to hash for ccache
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 3 Jul 2016 16:00:10 +0000 (18:00 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 4 Jul 2016 08:46:44 +0000 (10:46 +0200)
commit5c177415eedc7181dde4308cb267e0f811020f18
tree0fa13788b9bcead5bf9b65cd81b0e6cdd56189fa
parentf716308be8a4ecf764e2373a125338b352463d15
package/gcc: fix list of files of patch file to hash for ccache

When we build the list of patches to include to compute the hash for
ccache, a typo precented the special gcc-initial/ and gcc-final/
directories from a global patch dir to be included in the calculation.

Fix that by properly expanding the $(PKG) variable.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: He Chunhui <hchunhui@mail.ustc.edu.cn>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gcc/gcc.mk