]> git.ipfire.org Git - thirdparty/linux-firmware.git/commit
Makefile: use find instead of shell globs
authorKyle McMartin <kyle@kernel.org>
Wed, 22 Jul 2015 17:33:14 +0000 (13:33 -0400)
committerKyle McMartin <kyle@kernel.org>
Wed, 22 Jul 2015 17:33:14 +0000 (13:33 -0400)
commitc94da94b67ea008a86af578e1745af54230e95d8
tree50f1c0b4b42d129cbd1b1c8ace6b773809db3de3
parent07679208aad40ceb0b6730ecd785e851c491f262
Makefile: use find instead of shell globs

So Makefile works with /bin/sh that's not bash.

Reported-by: Fredrik Rinnestam <fredrik@crux.nu>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Makefile